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 9ba62f5 commit b471f50Copy full SHA for b471f50
Cargo.toml
@@ -27,7 +27,7 @@ sync = []
27
[dependencies]
28
bytes = { version = "1.1.0", optional = true }
29
openssl = { version = "0.10.38", optional = true }
30
-tokio = { version = "1.13.1", features = [
+tokio = { version = "1.15.0", features = [
31
"net",
32
"io-util",
33
"io-std",
0 commit comments