diff --git a/Cargo.toml b/Cargo.toml index 816d828..f564878 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ diff = "0.1" pretty_assertions = "1" rand = "0.8" wat = "1" -wasmparser = "0.200" +wasmparser = "0.203" wasmprinter = "0.200" wasmi = "0.31"