fix: Bluetooth and wifi restart

This commit is contained in:
Fabio Lenherr / DashieTM 2023-12-13 14:14:57 +01:00
parent cca11a50ee
commit b864dc9caf
7 changed files with 153 additions and 522 deletions

View file

@ -8,7 +8,7 @@ license = "GPL-3.0-only"
[dependencies]
reset_daemon = "0.5.6"
re_set-lib = "0.8.2"
re_set-lib = "0.8.4"
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
dbus = "0.9.7"
gtk = { version = "0.7.3", package = "gtk4", features = ["v4_12"] }