diff --git a/Cargo.toml b/Cargo.toml index 44d1749..22f8097 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ rand = "0.8" wat = "1" wasmparser = "0.206" wasmprinter = "0.200" -wasmi = "0.31" +wasmi = "0.36" [features] default = ["std"]