Update wasmparser and wast dependencies (#1663)

Brings in updates to SIMD spec ops renumbering.
This commit is contained in:
Alex Crichton
2020-05-05 16:13:14 -05:00
committed by GitHub
parent 176b3a8382
commit a7d90af19d
12 changed files with 30 additions and 49 deletions

View File

@@ -24,7 +24,7 @@ wasmtime-profiling = { path = "../profiling", version = "0.16.0" }
region = "2.0.0"
thiserror = "1.0.4"
target-lexicon = { version = "0.10.0", default-features = false }
wasmparser = "0.51.2"
wasmparser = "0.52.0"
more-asserts = "0.2.1"
anyhow = "1.0"
cfg-if = "0.1.9"