summaryrefslogtreecommitdiff
path: root/docs
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 /docs
parent1fa56a317c8d8da76546e6b5e19b279d84380837 (diff)
Bump comemo
Diffstat (limited to 'docs')
-rw-r--r--docs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Cargo.toml b/docs/Cargo.toml
index df6a42e3..123e641f 100644
--- a/docs/Cargo.toml
+++ b/docs/Cargo.toml
@@ -13,7 +13,7 @@ bench = false
[dependencies]
typst = { path = ".." }
typst-library = { path = "../library" }
-comemo = { git = "https://github.com/typst/comemo" }
+comemo = "0.3"
heck = "0.4"
include_dir = "0.7"
once_cell = "1"