Update wasmparser and wast dependencies (#1663)
Brings in updates to SIMD spec ops renumbering.
This commit is contained in:
@@ -13,7 +13,7 @@ binaryen = { version = "0.10.0", optional = true }
|
||||
env_logger = "0.7.1"
|
||||
log = "0.4.8"
|
||||
rayon = "1.2.1"
|
||||
wasmparser = "0.51.2"
|
||||
wasmparser = "0.52.0"
|
||||
wasmprinter = "0.2.1"
|
||||
wasmtime = { path = "../api" }
|
||||
wasmtime-wast = { path = "../wast" }
|
||||
|
||||
Reference in New Issue
Block a user