mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
Revert back to zbus 4.1
This commit is contained in:
@@ -47,8 +47,8 @@ dirs = "^4.0"
|
||||
smol = "^1.3"
|
||||
mio = "0.8.11"
|
||||
|
||||
zbus = "~4.2"
|
||||
logind-zbus = { version = "~4.0.3" } #, default-features = false, features = ["non_blocking"] }
|
||||
zbus = "4.1"
|
||||
logind-zbus = { version = "4.0.2" } #, default-features = false, features = ["non_blocking"] }
|
||||
|
||||
serde = "^1.0"
|
||||
serde_derive = "^1.0"
|
||||
|
||||
Reference in New Issue
Block a user