2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-04-03 23:16:40 +00:00

Update Cargo.toml

This commit is contained in:
nasa 2020-03-09 09:09:17 +09:00 committed by GitHub
parent 0b0531057d
commit f69887a50d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ slab = { version = "0.4.2", optional = true }
[dev-dependencies]
femme = "1.3.0"
rand = "0.7.3"
surf = "2.0.0-alpha.0"
surf = "1.0.3"
tempdir = "0.3.7"
futures = "0.3.4"