summaryrefslogtreecommitdiff
path: root/docs/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-04-17 19:59:45 +0200
committerLaurenz <laurmaedje@gmail.com>2023-04-17 19:59:45 +0200
commitb51cb131bdfff327eadf5cfcb33e938b04363945 (patch)
treecb847bfc0d6783ca6718cbb6731f52ed0aa23bae /docs/Cargo.toml
parent480ad7670b19457a3163d59e948bfac5eacd9472 (diff)
Bump comemo
Diffstat (limited to 'docs/Cargo.toml')
-rw-r--r--docs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Cargo.toml b/docs/Cargo.toml
index 9baf7628..a2e64f99 100644
--- a/docs/Cargo.toml
+++ b/docs/Cargo.toml
@@ -15,7 +15,7 @@ typst-library = { path = "../library" }
unscanny = "0.1"
include_dir = "0.7"
pulldown-cmark = "0.9"
-comemo = "0.2.1"
+comemo = "0.2.2"
serde = "1"
serde_yaml = "0.8"
heck = "0.4"