mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
anime: CLI and user-daemon work
This commit is contained in:
@@ -11,15 +11,17 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
png_pong = "^0.8.0"
|
||||
glam = "*"
|
||||
pix = "0.13"
|
||||
gif = "^0.11.2"
|
||||
|
||||
|
||||
serde = "^1.0"
|
||||
serde_derive = "^1.0"
|
||||
zvariant = "^2.5"
|
||||
zvariant_derive = "^2.5"
|
||||
|
||||
glam = { version = "*", features = ["serde"] }
|
||||
|
||||
[features]
|
||||
default = ["zbus"]
|
||||
zbus = []
|
||||
Reference in New Issue
Block a user