diff --git a/Cargo.toml b/Cargo.toml index 3ca598ac..8906d8d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,8 +29,7 @@ version = "6.0.0-alpha1" rust-version = "1.76" [workspace.dependencies] -tokio = { version = "^1.36.0", default-features = false, -features = [ +tokio = { version = "^1.36.0", default-features = false, features = [ "macros", "sync", "time",