diff options
Diffstat (limited to 'benchmarks')
| -rw-r--r-- | benchmarks/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/Cargo.toml b/benchmarks/Cargo.toml index e137a92..357a9af 100644 --- a/benchmarks/Cargo.toml +++ b/benchmarks/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace=true criterion={version="0.5", features=["html_reports"]} tinywasm={path="../crates/tinywasm"} wat={version="1"} -wasmi={version="0.31", features=["std"]} +wasmi={version="0.32", features=["std"]} wasmer={version="4.3", features=["cranelift", "singlepass"]} argon2={version="0.5"} |
