Skip to content

Commit 5996160

Browse files
authored
Merge pull request #25 from Fishrock123/async-std-dev-dep
dev-deps: async-std @ 1.x
2 parents 5fa64e0 + d07920f commit 5996160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ syn = { version = "1.0", features = ["full"] }
2020
quote = "1.0"
2121

2222
[dev-dependencies]
23-
async-std = "0.99.5"
23+
async-std = "1.9.0"

0 commit comments

Comments
 (0)