git.delta.rocks / fleet / refs/commits / 3ff14079c557

difftreelog

source

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