Update parity-wasm to 0.39

This commit is contained in:
Sergey Pepyakin
2019-07-30 16:44:05 +02:00
parent 6fd636a41d
commit a774a2cb29
10 changed files with 93 additions and 47 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ name = "wasm-check"
path = "check/main.rs"
[dependencies]
parity-wasm = "0.31"
parity-wasm = "0.39"
pwasm-utils = { path = "..", version = "0.8" }
glob = "0.2"
clap = "2.24"