cosmic-applets/applets/cosmic-applet-network/Cargo.toml
2022-02-01 14:10:15 -05:00

12 lines
317 B
TOML

[package]
name = "cosmic-applet-network"
version = "0.1.0"
edition = "2021"
license = "LGPL-3.0-or-later"
[dependencies]
cosmic-dbus-networkmanager = { git = "https://github.com/pop-os/dbus-settings-bindings" }
gtk4 = "0.4.6"
relm4-macros = "0.4.1"
tokio = { version = "1.15.0", features = ["full"] }
zbus = "2.0.1"