aboutsummaryrefslogtreecommitdiff
path: root/typst/Cargo.lock
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-04-29 21:25:40 +0200
committerAnhgelus Morhtuuzh <william@herges.fr>2026-04-29 21:25:40 +0200
commitce40702a501c3159db89693bd7da713ae1b4c011 (patch)
tree1186ac83a59c7ce1b08b072ac82292338111824e /typst/Cargo.lock
parentafd538d6af0baf8a1861ff2cdef881edbfb57000 (diff)
feat(typst): embed fonts
Diffstat (limited to 'typst/Cargo.lock')
-rw-r--r--typst/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/typst/Cargo.lock b/typst/Cargo.lock
index db63b22..3ce45b7 100644
--- a/typst/Cargo.lock
+++ b/typst/Cargo.lock
@@ -2424,6 +2424,7 @@ dependencies = [
"serde",
"serde_json",
"tar",
+ "typst-assets",
"typst-library",
"typst-syntax",
"typst-timing",