cosmic-applets/Cargo.toml
Ian Douglas Scott 9e4b87814c LGPL
2021-08-31 09:15:07 -07:00

16 lines
279 B
TOML

[package]
name = "pop-cosmic-panel"
version = "0.1.0"
edition = "2018"
license = "LGPL-3.0-or-later"
[dependencies]
cascade = "1"
chrono = "0.4"
byte_string = "1"
gdk4-x11 = "0.2"
gtk4 = "0.2"
once_cell = "1"
toml = "0.5"
x11 = { version = "2", features = ["xlib"] }
zbus = "1"