refactor: switch from chrono to jiff
This commit is contained in:
parent
79a054ab40
commit
3ffdf8f0d7
12 changed files with 205 additions and 161 deletions
|
|
@ -19,6 +19,7 @@ clap = { version = "4.5.53", features = ["derive"] }
|
|||
http = "1.3.1"
|
||||
icalendar = "0.17.5"
|
||||
itertools = "0.14.0"
|
||||
jiff = { version = "0.2.23", features = ["serde"] }
|
||||
listenfd = "1.0.2"
|
||||
markdown = "1.0.0"
|
||||
maud = { version = "0.27.0", features = ["axum"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue