Basic UI work

This commit is contained in:
Lucy 2022-02-01 16:46:25 -05:00
parent ba677af0f4
commit 9ed29eab94
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
6 changed files with 77 additions and 7 deletions

View file

@ -7,6 +7,7 @@ license = "LGPL-3.0-or-later"
[dependencies]
cosmic-dbus-networkmanager = { git = "https://github.com/pop-os/dbus-settings-bindings" }
gtk4 = "0.4.6"
once_cell = "1.9.0"
relm4-macros = "0.4.1"
tokio = { version = "1.15.0", features = ["full"] }
zbus = "2.0.1"