Update parity-wasm dependency

This commit is contained in:
Alex Crichton 2018-05-29 18:00:09 -07:00
parent 3369498dca
commit 5e94dc2b75

View File

@ -13,7 +13,7 @@ Shared support for the wasm-bindgen-cli package, an internal dependency
[dependencies]
base64 = "0.9"
failure = "0.1"
parity-wasm = "0.28"
parity-wasm = "0.30"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"