cosmic-applets/applets/cosmic-applet-power-battery/Cargo.toml
2022-06-17 14:37:01 -07:00

8 lines
242 B
TOML

[package]
name = "cosmic-applet-power-battery"
version = "0.1.0"
edition = "2021"
[dependencies]
relm4 = { git = "https://github.com/relm4/relm4", branch = "next", features = ["macros"] }
gtk4 = { git = "https://github.com/gtk-rs/gtk4-rs" }