Update wasi-common version

This commit is contained in:
Jakub Konka
2019-10-03 11:12:31 +02:00
committed by Jakub Konka
parent cb38b48156
commit daa3c3aeef
3 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ wasm-c-api = []
[dev-dependencies]
# for wasmtime.rs
wasi-common = { git = "https://github.com/CraneStation/wasi-common", rev = "8ea7a98"}
wasi-common = { git = "https://github.com/CraneStation/wasi-common", rev = "603f7a9"}
docopt = "1.0.1"
serde = { "version" = "1.0.94", features = ["derive"] }
pretty_env_logger = "0.3.0"