summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-06-30 16:17:52 +0200
committerLaurenz <laurmaedje@gmail.com>2023-06-30 16:17:52 +0200
commitd1a7a6dbab1e59936c0dcd4278e584fe739e9aaa (patch)
tree329fc4d51299d558f750325c5762fe26e3c5a14d /Cargo.lock
parent5b4f4c164bc42802763c9f9d0121f81ebf116761 (diff)
Non-Typst highlighting in documentation
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 92cb9056..1f541298 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2495,6 +2495,7 @@ dependencies = [
"pulldown-cmark",
"serde",
"serde_yaml",
+ "syntect",
"typed-arena",
"typst",
"typst-library",