update dependencies

This commit is contained in:
dignifiedquire
2020-05-19 12:18:47 +02:00
parent af56ebb04e
commit f7a7debd9d
3 changed files with 163 additions and 64 deletions

View File

@@ -20,7 +20,7 @@ libc = "0.2"
human-panic = "1.0.1"
num-traits = "0.2.6"
serde_json = "1.0"
async-std = "1.5.0"
async-std = { git = "https://github.com/async-rs/async-std" }
anyhow = "1.0.28"
thiserror = "1.0.14"