Update to wasmparser 0.31.0 and goblin 0.0.22.

This commit is contained in:
Dan Gohman
2019-06-27 16:20:14 -07:00
committed by Benjamin Bouvier
parent 83715d638b
commit ccd77c1d0b
4 changed files with 26 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ edition = "2018"
cranelift-codegen = { path = "../cranelift-codegen", version = "0.30.0" }
cranelift-module = { path = "../cranelift-module", version = "0.30.0" }
faerie = "0.10.0"
goblin = "0.0.21"
goblin = "0.0.22"
failure = "0.1.2"
target-lexicon = "0.4.0"