mirror of
https://github.com/Garmelon/Arbeitszeitdokumentationsgenerator.git
synced 2026-04-12 16:55:04 +02:00
Update typst dependency to 0.13.1
This commit is contained in:
parent
2793a9296a
commit
fdffbcab79
3 changed files with 214 additions and 130 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue