Update parity-wasm and wasmi

This commit is contained in:
Alex Crichton
2018-04-26 18:39:08 -07:00
parent 7937d02bcb
commit 6d5ebaf5ac
3 changed files with 12 additions and 8 deletions

View File

@ -15,7 +15,7 @@ information see https://github.com/alexcrichton/wasm-bindgen.
[dependencies]
docopt = "0.8"
failure = "0.1"
parity-wasm = "0.27"
parity-wasm = "0.28"
serde = "1.0"
serde_derive = "1.0"
wasm-bindgen-cli-support = { path = "../cli-support", version = "=0.2.5" }