Update wasmparser to 0.45.1 (#776)
This commit is contained in:
committed by
Alex Crichton
parent
4adca3d07e
commit
296ebc46fd
@@ -13,7 +13,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
gimli = "0.19.0"
|
||||
wasmparser = "0.45.0"
|
||||
wasmparser = "0.45.1"
|
||||
faerie = "0.13.0"
|
||||
wasmtime-environ = { path = "../environ" }
|
||||
target-lexicon = { version = "0.9.0", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user