Update wasmparser and wast dependencies (#1663)
Brings in updates to SIMD spec ops renumbering.
This commit is contained in:
@@ -13,7 +13,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
gimli = "0.20.0"
|
||||
wasmparser = "0.51.2"
|
||||
wasmparser = "0.52.0"
|
||||
faerie = "0.15.0"
|
||||
wasmtime-environ = { path = "../environ", version = "0.16.0" }
|
||||
target-lexicon = { version = "0.10.0", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user