Bump parity-wasm to latest version

to allow Substrate to do the same
This commit is contained in:
Demi M. Obenour
2019-09-04 18:14:10 -04:00
parent f9d8b722b5
commit ea4cde0e7d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ name = "wasm-check"
path = "check/main.rs"
[dependencies]
parity-wasm = "0.39"
parity-wasm = "0.40.1"
pwasm-utils = { path = "..", version = "0.10" }
glob = "0.2"
clap = "2.24"