summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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"}