cosmic-settings/subscriptions/upower/Cargo.toml
Michael Aaron Murphy 0a1f4901cd release: 1.0.7
2026-02-17 11:02:57 -07:00

16 lines
400 B
TOML

[package]
name = "cosmic-settings-upower-subscription"
version = "1.0.7"
edition = "2024"
license = "MPL-2.0"
rust-version.workspace = true
publish = true
[dependencies]
futures = "0.3.31"
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
log = "0.4.29"
tokio = "1.49.0"
tokio-stream = "0.1.18"
upower_dbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
zbus = "5.12.0"