diff --git a/Cargo.toml b/Cargo.toml index 44d1749..275a8f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ pretty_assertions = "1" rand = "0.8" wat = "1" wasmparser = "0.206" -wasmprinter = "0.200" +wasmprinter = "0.214" wasmi = "0.31" [features]