mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
Changes after my own PR review
This commit is contained in:
@@ -29,11 +29,10 @@ version = "6.0.0-alpha1"
|
||||
rust-version = "1.76"
|
||||
|
||||
[workspace.dependencies]
|
||||
tokio = { version = "^1.23.0", default-features = false, features = [
|
||||
tokio = { version = "^1.36.0", default-features = false,features = [
|
||||
"macros",
|
||||
"sync",
|
||||
"time",
|
||||
"rt",
|
||||
"rt-multi-thread"
|
||||
] }
|
||||
concat-idents = "^1.1"
|
||||
|
||||
Reference in New Issue
Block a user