Update to wasmparser 0.9.4 for a bugfix in create_binary_reader.
This commit is contained in:
@@ -11,6 +11,6 @@ license = "Apache-2.0"
|
||||
name = "cton_wasm"
|
||||
|
||||
[dependencies]
|
||||
wasmparser = "0.9.3"
|
||||
wasmparser = "0.9.4"
|
||||
cretonne = { path = "../cretonne" }
|
||||
cretonne-frontend = { path = "../frontend" }
|
||||
|
||||
Reference in New Issue
Block a user