mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Use tokio in asusctl
This commit is contained in:
@@ -25,7 +25,7 @@ rog_profiles = { path = "../rog-profiles" }
|
||||
rog_dbus = { path = "../rog-dbus" }
|
||||
|
||||
async-trait = "^0.1"
|
||||
smol = "^1.2"
|
||||
tokio = { version = "^1.21.1", features = ["macros", "rt-multi-thread", "time"]}
|
||||
|
||||
# cli and logging
|
||||
log = "^0.4"
|
||||
|
||||
Reference in New Issue
Block a user