Update more parity-wasm

This commit is contained in:
Alex Crichton
2019-02-04 22:06:10 -08:00
parent 4a50d7b71c
commit ef37986541
4 changed files with 4 additions and 4 deletions

View File

@ -11,5 +11,5 @@ Support for threading-related transformations in wasm-bindgen
"""
[dependencies]
parity-wasm = "0.35"
parity-wasm = "0.36"
failure = "0.1"