From 89cf4054d61d296245b34a20f9ad0b749c0f83e2 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 13 Apr 2023 14:23:46 +0200 Subject: Reduce amount of hashing --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 85357922..31d2dc97 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -23,7 +23,7 @@ typst = { path = ".." } typst-library = { path = "../library" } chrono = { version = "0.4", default-features = false, features = ["clock", "std"] } codespan-reporting = "0.11" -comemo = "0.2" +comemo = "0.2.1" dirs = "4" elsa = "1.7" memmap2 = "0.5" -- cgit v1.2.3