git.delta.rocks / remowt / refs/commits / 9ee216ad78bd

difftreelog

source

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