dbus-settings-bindings/networkmanager/Cargo.toml
2023-11-10 11:27:29 -05:00

14 lines
No EOL
310 B
TOML

[package]
name = "cosmic-dbus-networkmanager"
version = "0.1.0"
edition = "2021"
license = "MPL-2.0"
[dependencies]
bitflags = "2.4"
derive_builder = "0.12"
procfs = { version = "0.16", default-features = false }
thiserror.workspace = true
time.workspace = true
zvariant.workspace = true
zbus.workspace = true