summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-27 15:49:01 +0200
committerLaurenz <laurmaedje@gmail.com>2023-03-27 15:49:04 +0200
commitd71c933cca6c9b58a0d560b10f07aefc8243f932 (patch)
treee423657dc8b8ac7c749cf48dbde36e15aea8ca09 /docs
parent133621969045ec8f23a5dca7fe33837c2cba0e32 (diff)
Bump dependencies
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 af44dd88..ac21b20c 100644
--- a/docs/Cargo.toml
+++ b/docs/Cargo.toml
@@ -14,7 +14,7 @@ typst-library = { path = "../library" }
unscanny = "0.1"
include_dir = "0.7"
pulldown-cmark = "0.9"
-comemo = { git = "https://github.com/typst/comemo" }
+comemo = "0.2"
serde = "1"
serde_yaml = "0.8"
heck = "0.4"