From ce40702a501c3159db89693bd7da713ae1b4c011 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 29 Apr 2026 21:25:40 +0200 Subject: feat(typst): embed fonts --- typst/Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'typst/Cargo.lock') 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", -- cgit v1.2.3