Skip to content

Commit fcf37ed

Browse files
deps: update async-std to 1.0
1 parent cd44fd7 commit fcf37ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ early-data = []
2727
[dev-dependencies]
2828
lazy_static = "1"
2929
futures-util = "0.3"
30-
async-std = { version = "0.99", features = ["unstable"] }
30+
async-std = { version = "1.0", features = ["unstable"] }

0 commit comments

Comments
 (0)