diff --git a/Cargo.toml b/Cargo.toml index 55b8413..287df87 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,9 +22,9 @@ canary-script = { path = "crates/script" } lyon = "1" ouroboros = "^0.15" parking_lot = "0.12" +prehash = "0.3.3" slab = "0.4" wasmtime = "0.38" -prehash = "0.3.3" [dependencies.font-kit] version = "*"