Update Cargo.toml

This commit is contained in:
Nikolay Volf
2017-09-11 18:37:26 +03:00
committed by GitHub
parent 95f9f04d10
commit c69d8327c8

View File

@ -7,7 +7,7 @@ authors = ["NikVolf <nikvolf@gmail.com>"]
glob = "0.2"
wasm-utils = { path = "../" }
clap = "2.24"
parity-wasm = "0.12"
parity-wasm = "0.14"
[[bin]]
name = "wasm-build"