Update pwasm-utils to 0.6.1 (#10134)

This commit is contained in:
Sergei Pepyakin
2019-01-04 16:56:56 +01:00
committed by Afri Schoedon
parent 3650f2d51c
commit 90fb473d87
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ ethereum-types = "0.4"
log = "0.4"
parity-wasm = "0.31"
libc = "0.2"
pwasm-utils = "0.2.2"
pwasm-utils = "0.6.1"
vm = { path = "../vm" }
ethcore-logger = { path = "../../logger" }
wasmi = "0.3.0"