forked from mirror/async-std
Update Cargo.toml
This commit is contained in:
parent
0b0531057d
commit
f69887a50d
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ slab = { version = "0.4.2", optional = true }
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
femme = "1.3.0"
|
femme = "1.3.0"
|
||||||
rand = "0.7.3"
|
rand = "0.7.3"
|
||||||
surf = "2.0.0-alpha.0"
|
surf = "1.0.3"
|
||||||
tempdir = "0.3.7"
|
tempdir = "0.3.7"
|
||||||
futures = "0.3.4"
|
futures = "0.3.4"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue