diff --git a/Cargo.toml b/Cargo.toml index 053486f..6427d48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ diff = "0.1" pretty_assertions = "1" rand = "0.8" wat = "1" -wasmparser = "0.94" +wasmparser = "0.95" wasmprinter = "0.2" wasmi = "0.20"