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

difftreelog

source

cmds/nix-plugin-fleet/Cargo.toml191 Bsourcehistory
1[package]2name = "nix-plugin-fleet"3version.workspace = true4edition.workspace = true5rust-version.workspace = true67[lib]8crate-type = ["cdylib"]910[dependencies]11fleet-base.workspace = true