git.delta.rocks / remowt / refs/commits / f01cb7f97360

difftreelog

source

crates/polkit-shared/Cargo.toml269 Bsourcehistory
1[package]2name = "remowt-polkit-shared"3description = "Shared polkit/PAM types for remowt"4version.workspace = true5edition = "2021"6license.workspace = true78[dependencies]9nix.workspace = true10serde = { workspace = true, features = ["derive"] }11zbus.workspace = true