We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5856bdb commit 3490110Copy full SHA for 3490110
Cargo.toml
@@ -31,7 +31,7 @@ version = "1.13.1"
31
features = ["v4"]
32
default-features = false
33
[dev-dependencies]
34
-tokio = { version = "*", features = [
+tokio = { version = "1.43.0", features = [
35
"rt",
36
"macros",
37
"rt-multi-thread",
0 commit comments