Update to most recent parity-wasm

This commit is contained in:
Nikolay Volf 2018-01-26 18:16:32 +03:00 committed by GitHub
parent aa42ac9e70
commit b52163e99b
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.20"
parity-wasm = "0.23"
byteorder = "1.0"
[dev-dependencies]