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 cd44fd7 commit fcf37edCopy full SHA for fcf37ed
Cargo.toml
@@ -27,4 +27,4 @@ early-data = []
27
[dev-dependencies]
28
lazy_static = "1"
29
futures-util = "0.3"
30
-async-std = { version = "0.99", features = ["unstable"] }
+async-std = { version = "1.0", features = ["unstable"] }
0 commit comments