Download typst packages on demand

This commit is contained in:
Joscha 2025-03-01 20:13:57 +01:00
parent fa43074f3d
commit 6d4db1ca2e
4 changed files with 380 additions and 17 deletions

View file

@ -11,6 +11,7 @@ serde_json = "1.0.139"
showbits-assets = { workspace = true }
typst = { workspace = true }
typst-assets = { workspace = true }
typst-kit = { workspace = true }
typst-render = { workspace = true }
[lints]