Update wasmparser for exception handling (#2431)
This commit is contained in:
@@ -12,8 +12,8 @@ arbitrary = { version = "0.4.1", features = ["derive"] }
|
||||
env_logger = "0.8.1"
|
||||
log = "0.4.8"
|
||||
rayon = "1.2.1"
|
||||
wasmparser = "0.67.0"
|
||||
wasmprinter = "0.2.13"
|
||||
wasmparser = "0.68.0"
|
||||
wasmprinter = "0.2.15"
|
||||
wasmtime = { path = "../wasmtime" }
|
||||
wasmtime-wast = { path = "../wast" }
|
||||
wasm-smith = "0.1.10"
|
||||
|
||||
Reference in New Issue
Block a user