Update parity-wasm dependency

This commit is contained in:
Alex Crichton 2018-01-25 13:32:27 -08:00
parent b38c273ee5
commit f27e4a9e94

View File

@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"] authors = ["Alex Crichton <alex@alexcrichton.com>"]
[dependencies] [dependencies]
parity-wasm = "0.17" parity-wasm = "0.23"
failure = "0.1" failure = "0.1"
wasm-bindgen-shared = { path = "../wasm-bindgen-shared" } wasm-bindgen-shared = { path = "../wasm-bindgen-shared" }
serde_json = "1.0" serde_json = "1.0"