mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 06:41:02 +00:00
Wasm-builder runtime-wasm feature (#6177)
* Enable the `runtime-wasm` for wasm builds This enables the `runtime-wasm` feature for wasm builds. The feature is not mandatory and will only be activated if it exists in the `Cargo.toml`. * Fix compilation * Update docs * Uprgade version * Apply suggestions from code review
This commit is contained in:
Generated
+1
-1
@@ -8256,7 +8256,7 @@ version = "2.0.0-rc2"
|
||||
|
||||
[[package]]
|
||||
name = "substrate-wasm-builder"
|
||||
version = "1.0.10"
|
||||
version = "1.0.11"
|
||||
dependencies = [
|
||||
"atty",
|
||||
"build-helper",
|
||||
|
||||
Reference in New Issue
Block a user