git.delta.rocks / remowt / refs/commits / 2499daa8100a

difftreelog

source

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