diff --git a/Cargo.toml b/Cargo.toml index 8bd3833..ae49158 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ diff = "0.1" pretty_assertions = "1" rand = "0.8" wat = "1" -wasmparser = "0.101" +wasmparser = "0.102" wasmprinter = "0.2" wasmi = "0.28"