Add more code from cosmic-settings
We probably should split this out into its own library, tbh
This commit is contained in:
parent
8e0c636ed3
commit
f3a20ec7b2
3 changed files with 161 additions and 1 deletions
|
|
@ -6,8 +6,11 @@ license = "LGPL-3.0-or-later"
|
|||
|
||||
[dependencies]
|
||||
cosmic-dbus-networkmanager = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
futures-util = "0.3.19"
|
||||
gtk4 = "0.4.6"
|
||||
itertools = "0.10.3"
|
||||
once_cell = "1.9.0"
|
||||
relm4-macros = "0.4.1"
|
||||
slotmap = "1.0.6"
|
||||
tokio = { version = "1.15.0", features = ["full"] }
|
||||
zbus = "2.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue