summaryrefslogtreecommitdiff
path: root/library
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 /library
parent1fa56a317c8d8da76546e6b5e19b279d84380837 (diff)
Bump comemo
Diffstat (limited to 'library')
-rw-r--r--library/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml
index d094c7ea..294c86fe 100644
--- a/library/Cargo.toml
+++ b/library/Cargo.toml
@@ -19,7 +19,7 @@ bench = false
typst = { path = ".." }
az = "1.2"
chinese-number = { version = "0.7.2", default-features = false, features = ["number-to-chinese"] }
-comemo = { git = "https://github.com/typst/comemo" }
+comemo = "0.3"
csv = "1"
ecow = "0.1"
hayagriva = "0.3"