Release new version of wasm-builder-runner (#7283)

* Release new version of wasm-builder-runner

Besides the new version this merges `SKIP_WASM_BUILD` and
`BUILD_DUMMY_WASM_BINARY`, this means a file is generated with
`SKIP_WASM_BUILD` if no file existed before.

* Update utils/wasm-builder-runner/Cargo.toml

* Update utils/wasm-builder-runner/src/lib.rs

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>

* Update versions

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
This commit is contained in:
Bastian Köcher
2020-10-09 12:34:40 +02:00
committed by GitHub
parent 3aa4bfacfc
commit 4f447efb65
9 changed files with 38 additions and 23 deletions
+1 -1
View File
@@ -8922,7 +8922,7 @@ dependencies = [
[[package]]
name = "substrate-wasm-builder-runner"
version = "1.0.6"
version = "2.0.0"
[[package]]
name = "subtle"