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]
|
||||
anyhow = "1.0.19"
|
||||
walrus = "0.13"
|
||||
wasmparser = { version = "0.44.0", default-features = false }
|
||||
wasmparser = { version = "0.45.0", default-features = false }
|
||||
wasm-webidl-bindings = "0.6"
|
||||
wasmtime = { path = '../api' }
|
||||
wasmtime-jit = { path = '../jit' }
|
||||
|
||||
Reference in New Issue
Block a user