mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-13 00:01:04 +00:00
Bump parity-wasm to latest version
to allow Substrate to do the same
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ keywords = ["wasm", "webassembly", "pwasm"]
|
||||
[dependencies]
|
||||
# If you add the feature "bulk", make sure you fixed all expects that say
|
||||
# "parity-wasm is compiled without bulk-memory operations"
|
||||
parity-wasm = { version = "0.39", default-features = false }
|
||||
parity-wasm = { version = "0.40.1", default-features = false }
|
||||
log = { version = "0.4", default-features = false }
|
||||
byteorder = { version = "1", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user