summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-01-30 12:49:53 +0100
committerHenry Gressmann <mail@henrygressmann.de>2024-01-30 12:49:53 +0100
commit7d9c1d0a7478109c70a69c970e9ca037262ee6d3 (patch)
tree363feed119b03fe12bcfcfce8e52a7a1deb4e286 /Cargo.toml
parent893396aa3ce270280a2a1a87007a4b84edc8b898 (diff)
pref: benchmark results
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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"}