diff --git a/Cargo.toml b/Cargo.toml index ae49158..54993e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ rand = "0.8" wat = "1" wasmparser = "0.102" wasmprinter = "0.2" -wasmi = "0.28" +wasmi = "0.29" [features] default = ["std"]