diff --git a/Cargo.toml b/Cargo.toml index 07c304e..181292f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ diff = "0.1" pretty_assertions = "1" rand = "0.8" wat = "1" -wasmparser = "0.116" +wasmparser = "0.119" wasmprinter = "0.2" wasmi = "0.31"