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

difftreelog

source

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