mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
ROGCC: Use tokio instead of smol
This commit is contained in:
@@ -21,15 +21,13 @@ rog_platform = { path = "../rog-platform" }
|
||||
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git" }
|
||||
#supergfxctl = { path = "../../supergfxctl" }
|
||||
|
||||
smol.workspace = true
|
||||
|
||||
tokio.workspace = true
|
||||
serde.workspace = true
|
||||
toml.workspace = true
|
||||
serde_json.workspace = true
|
||||
serde_derive.workspace = true
|
||||
zbus.workspace = true
|
||||
dirs.workspace = true
|
||||
|
||||
notify-rust.workspace = true
|
||||
|
||||
nix = "^0.20.0"
|
||||
|
||||
Reference in New Issue
Block a user