Update wasmparser to 0.45.0 (#733)
This commit is contained in:
committed by
Yury Delendik
parent
31472fbb5a
commit
086ff63e6b
@@ -13,7 +13,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
gimli = "0.19.0"
|
||||
wasmparser = "0.44.0"
|
||||
wasmparser = "0.45.0"
|
||||
faerie = "0.13.0"
|
||||
wasmtime-environ = { path = "../environ" }
|
||||
target-lexicon = { version = "0.9.0", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user