Bump parity-wasm version

This commit is contained in:
Nikolay Volf 2018-02-21 17:42:41 +03:00 committed by GitHub
parent 73c1451a84
commit 2cdaf89cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.25"
parity-wasm = "0.27"
byteorder = "1.0"
memory_units = "0.3.0"