diff --git a/Cargo.toml b/Cargo.toml index 4fcf091..6366050 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ diff = "0.1" pretty_assertions = "1" rand = "0.8" wat = "1" -wasmparser = "0.204" +wasmparser = "0.205" wasmprinter = "0.200" wasmi = "0.31"