Partial asusd-user update

This commit is contained in:
Luke D. Jones
2022-06-06 01:33:14 +12:00
parent 31fff75f08
commit 1e4bc85fee
6 changed files with 76 additions and 192 deletions

View File

@@ -25,6 +25,8 @@ rog_supported = { path = "../rog-supported" }
dirs = "^4.0"
zbus = "^1.9.1"
zvariant = "^2.6"
zvariant_derive = "^2.6"
zbus = "^2.2"
zvariant = "^3.0"
zvariant_derive = "^3.0"
futures = { version = "0.3.19", features = ["executor", "thread-pool"] }