git.delta.rocks / fleet / refs/commits / 7bc4be6bcef6

difftreelog

source

cmds/remowt-plugin-fleet/Cargo.toml262 Bsourcehistory
1[package]2name = "remowt-plugin-fleet"3description = "Remowt plugin exposing fleet's Nix endpoint to a running agent"4version.workspace = true5edition = "2021"67[dependencies]8remowt-fleet.workspace = true9remowt-plugin.workspace = true1011anyhow.workspace = true