mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
anime: add zbus methods
This commit is contained in:
@@ -17,11 +17,12 @@ gif = "^0.11.2"
|
||||
|
||||
serde = "^1.0"
|
||||
serde_derive = "^1.0"
|
||||
zbus = "^1.9.1"
|
||||
zvariant = "^2.5"
|
||||
zvariant_derive = "^2.5"
|
||||
|
||||
glam = { version = "*", features = ["serde"] }
|
||||
|
||||
[features]
|
||||
default = ["zbus"]
|
||||
zbus = []
|
||||
default = ["z"]
|
||||
z = []
|
||||
Reference in New Issue
Block a user