Companion: wasm-builder support stable Rust (#6967)

* Companion: wasm-builder support stable Rust

* update lockfile for {"substrate"}

---------

Co-authored-by: parity-processbot <>
This commit is contained in:
Bastian Köcher
2023-03-29 12:11:15 +02:00
committed by GitHub
parent faa2d5b09e
commit 8b1645faf0
6 changed files with 202 additions and 198 deletions
@@ -10,6 +10,7 @@ edition.workspace = true
[build-dependencies]
substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" }
rustversion = "1.0.6"
[features]
default = [ "std" ]