diff --git a/Cargo.toml b/Cargo.toml index 2686bae..d5770dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ rand = "0.8" wat = "1" wasmparser = "0.96" wasmprinter = "0.2" -wasmi = "0.21" +wasmi = "0.22" [features] default = ["std"]