diff --git a/Cargo.toml b/Cargo.toml index 07ac243..1eca20d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ rand = "0.8" wat = "1" wasmparser = "0.109" wasmprinter = "0.2" -wasmi = "0.29" +wasmi = "0.31" [features] default = ["std"]