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 db3b904 commit 58da718Copy full SHA for 58da718
Cargo.toml
@@ -19,7 +19,7 @@ url = "2.1.0"
19
# reactor_rs = {git = "https://github.com/jjeffcaii/reactor-rust", branch = "develop"}
20
21
[dependencies.tokio]
22
-version = "0.2.2"
+version = "0.2.4"
23
default-features = false
24
features = ["full"]
25
0 commit comments