mirror of
https://github.com/Garmelon/Arbeitszeitdokumentationsgenerator.git
synced 2026-04-12 08:45:05 +02:00
Pre-fill month field with previous month
This commit is contained in:
parent
738509edab
commit
6507276488
3 changed files with 19 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ clap = { version = "4.5.4", features = ["derive", "deprecated"] }
|
|||
comemo = "0.4.0"
|
||||
fontdb = "0.16.2"
|
||||
maud = { version = "0.26.0", features = ["axum"] }
|
||||
time = { version = "0.3.36", features = ["macros", "formatting", "local-offset"] }
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
typst = "0.11.0"
|
||||
typst-pdf = "0.11.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue