diff --git a/Cargo.toml b/Cargo.toml index d31f301..b289bfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ diff = "0.1" pretty_assertions = "1" rand = "0.8" wat = "1" -wasmparser = "0.110" +wasmparser = "0.111" wasmprinter = "0.2" wasmi = "0.31"