Bump parity-wasm version to 0.25 (#62)

This commit is contained in:
Sergey Pepyakin 2018-02-19 19:32:38 +03:00 committed by Nikolay Volf
parent 9140e869e2
commit 73c1451a84
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ keywords = ["wasm", "webassembly", "bytecode", "interpreter"]
exclude = [ "res/*", "spec/*" ]
[dependencies]
parity-wasm = "0.23"
parity-wasm = "0.25"
byteorder = "1.0"
memory_units = "0.3.0"