Update typst dependency to 0.13.1

This commit is contained in:
Joscha 2025-04-16 22:33:34 +02:00
parent 2793a9296a
commit fdffbcab79
3 changed files with 214 additions and 130 deletions

View file

@ -13,5 +13,5 @@ fontdb = "0.23.0"
jiff = "0.2.8"
serde = { version = "1.0.219", features = ["derive"] }
tokio = { version = "1.44.2", features = ["full"] }
typst = "0.12.0"
typst-pdf = "0.12.0"
typst = "0.13.1"
typst-pdf = "0.13.1"