From 7d9c1d0a7478109c70a69c970e9ca037262ee6d3 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Tue, 30 Jan 2024 12:49:53 +0100 Subject: pref: benchmark results Signed-off-by: Henry Gressmann --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 104c809..d2613d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,5 +52,4 @@ tinywasm={path="crates/tinywasm", features=["unsafe"]} wat={version="1.0"} wasmi={version="0.31", features=["std"]} wasmer={version="4.2", features=["cranelift", "singlepass"]} -wasmtime={version="17.0", features=["cranelift"]} argon2={version="0.5"} -- cgit v1.3.1