WiFi will now change if something else changes it

This commit is contained in:
Lucy 2022-02-07 16:24:11 -05:00
parent 0d54744537
commit 94dc038e2b
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
2 changed files with 14 additions and 1 deletions

View file

@ -6,7 +6,7 @@ license = "LGPL-3.0-or-later"
[dependencies]
cosmic-dbus-networkmanager = { git = "https://github.com/pop-os/dbus-settings-bindings" }
futures-util = "0.3.19"
futures-util = "0.3.21"
gtk4 = "0.4.6"
itertools = "0.10.3"
once_cell = "1.9.0"