git.delta.rocks / remowt / refs/commits / 36902687f0c5

difftreelog

source

crates/polkit-shared/Cargo.toml176 Bsourcehistory
1[package]2name = "polkit-shared"3version.workspace = true4edition = "2021"56[dependencies]7nix = "0.29.0"8serde = { version = "1.0.204", features = ["derive"] }9zbus = "4.4.0"