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 c078f57 commit 2050a3bCopy full SHA for 2050a3b
plugins/upload/Cargo.toml
@@ -38,4 +38,4 @@ rustls-tls = ["reqwest/rustls-tls"]
38
39
[dev-dependencies]
40
mockito = "1.5.0"
41
-tokio = { version = "*", features = ["macros"] }
+tokio = { version = "1", features = ["macros"] }
0 commit comments