Update wasmparser to 0.45.0 (#733)
This commit is contained in:
committed by
Yury Delendik
parent
31472fbb5a
commit
086ff63e6b
@@ -22,7 +22,7 @@ wasmtime-debug = { path = "../debug" }
|
||||
region = "2.0.0"
|
||||
thiserror = "1.0.4"
|
||||
target-lexicon = { version = "0.9.0", default-features = false }
|
||||
wasmparser = { version = "0.44.0", default-features = false }
|
||||
wasmparser = { version = "0.45.0", default-features = false }
|
||||
more-asserts = "0.2.1"
|
||||
anyhow = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user