cosmic-applets/cosmic-applet-power/Cargo.toml
2024-03-14 23:37:37 +01:00

23 lines
608 B
TOML

[package]
name = "cosmic-applet-power"
version = "0.1.0"
edition = "2021"
license = "GPL-3.0-or-later"
[dependencies]
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
icon-loader = { version = "0.3.6", features = ["gtk"] }
libcosmic.workspace = true
libpulse-binding = "2.28.1"
libpulse-glib-binding = "2.28.1"
logind-zbus = "3.1"
nix.workspace = true
once_cell = "1.19.0"
rust-embed-utils.workspace = true
rust-embed.workspace = true
tokio = { version = "1.36.0", features=["full"] }
tracing-log.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
zbus.workspace = true