Make wasm-builder work with cargo install (#3043)

* Make `wasm-builder` work with `cargo install`

* Update `Cargo.lock`
This commit is contained in:
Bastian Köcher
2019-07-06 00:29:16 +02:00
committed by GitHub
parent 6d995d24ba
commit c03d3531d2
3 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -4832,7 +4832,7 @@ dependencies = [
[[package]]
name = "substrate-wasm-builder"
version = "1.0.3"
version = "1.0.4"
dependencies = [
"build-helper 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",