We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0664dd2 commit 889521aCopy full SHA for 889521a
Cargo.toml
@@ -17,6 +17,6 @@ categories = ["asynchronous", "network-programming", "os"]
17
exclude = ["/.*"]
18
19
[dependencies]
20
-async-io = "1.6.0"
+async-io = "2.0.0"
21
blocking = "1.0.0"
22
futures-lite = "1.11.0"
0 commit comments