mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Clean up the wasm-builder and release 1.0.8 (#3858)
This commit is contained in:
@@ -21,7 +21,7 @@ fn main() {
|
||||
"wasm_binary.rs",
|
||||
WasmBuilderSource::CratesOrPath {
|
||||
path: "../../core/utils/wasm-builder",
|
||||
version: "1.0.7",
|
||||
version: "1.0.8",
|
||||
},
|
||||
// This instructs LLD to export __heap_base as a global variable, which is used by the
|
||||
// external memory allocator.
|
||||
|
||||
Reference in New Issue
Block a user