mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Use smol async for daemon and daemon-user
This commit is contained in:
@@ -24,9 +24,8 @@ rog_supported = { path = "../rog-supported" }
|
||||
rog_profiles = { path = "../rog-profiles" }
|
||||
rog_dbus = { path = "../rog-dbus" }
|
||||
|
||||
async-executor = "1.4.1"
|
||||
async-trait = "^0.1"
|
||||
futures = { version = "0.3.19", features = ["executor", "thread-pool"] }
|
||||
smol = "^1.2"
|
||||
|
||||
rusb = "^0.9"
|
||||
udev = "^0.6"
|
||||
|
||||
Reference in New Issue
Block a user