Fix tests and cli

This commit is contained in:
Wei Tang
2018-06-29 19:06:33 +08:00
parent d6f82000ee
commit af2d61b9f8
4 changed files with 23 additions and 23 deletions

View File

@ -34,7 +34,7 @@ name = "wasm-pack"
path = "pack/main.rs"
[dependencies]
parity-wasm = "0.30"
parity-wasm = "0.31"
pwasm-utils = { path = "..", version = "0.2" }
glob = "0.2"
clap = "2.24"