fix(ci): Resolve compilation errors in asusd and control-center

This commit is contained in:
mihai2mn
2026-01-24 17:47:27 +01:00
parent 23207ab8ae
commit 17bbd8aabb
5 changed files with 59 additions and 14 deletions

View File

@@ -37,7 +37,7 @@ gumdrop.workspace = true
log.workspace = true
env_logger.workspace = true
tokio.workspace = true
tokio = { workspace = true, features = ["fs"] }
serde.workspace = true
zbus.workspace = true
ron.workspace = true