summaryrefslogtreecommitdiff
path: root/tests/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-05-16 16:43:35 +0200
committerLaurenz <laurmaedje@gmail.com>2023-05-16 16:43:35 +0200
commit88cb8c26264713d6914c74226c962d4377b64668 (patch)
treee3085c2513680041e2af6de6564cfb2103dc0cdb /tests/Cargo.toml
parent1fa56a317c8d8da76546e6b5e19b279d84380837 (diff)
Bump comemo
Diffstat (limited to 'tests/Cargo.toml')
-rw-r--r--tests/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index 7d7823b9..1912f50a 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -9,7 +9,7 @@ publish = false
[dev-dependencies]
typst = { path = ".." }
typst-library = { path = "../library" }
-comemo = { git = "https://github.com/typst/comemo" }
+comemo = "0.3"
elsa = "1.8"
iai = { git = "https://github.com/reknih/iai" }
once_cell = "1"