This commit is contained in:
2023-06-05 14:43:31 +02:00
parent 5230762190
commit e8e84e8d37
3 changed files with 24 additions and 13 deletions

View File

@ -16,3 +16,4 @@ serde = { version = "1.0", features = [ "derive" ]}
serde_json = "1.0"
chrono = { version = "0.4", features = ["serde"]}
tera = { version = "1.18", features = ["date-locale"]}
ics = "0.5"