Update to latest versions of term, capstone, wabt, goblin, wasmparser.

This commit is contained in:
Dan Gohman
2019-08-20 14:12:09 -07:00
parent b4ef90cfcd
commit 0c2c597852
7 changed files with 20 additions and 16 deletions

View File

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