Update parity-wasm
This commit is contained in:
parent
21e4d28949
commit
959503b49d
|
@ -12,7 +12,7 @@ exclude = [ "/res/*", "/tests/*", "/fuzz/*" ]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# parity-wasm = "0.27"
|
# parity-wasm = "0.27"
|
||||||
parity-wasm = { git = "https://github.com/paritytech/parity-wasm.git", rev = "c2184421f1f77aa524bba3b4a8180feadec4e400" }
|
parity-wasm = { git = "https://github.com/paritytech/parity-wasm.git", rev = "0a61083238d8d9d8d9f6451a5d0da17674b11c21" }
|
||||||
byteorder = "1.0"
|
byteorder = "1.0"
|
||||||
memory_units = "0.3.0"
|
memory_units = "0.3.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue