fix(deps): update rust crate chrono-tz to 0.10
This commit is contained in:
parent
661a0ce230
commit
6453ef7c2a
2 changed files with 7 additions and 63 deletions
|
|
@ -18,7 +18,7 @@ pulldown-cmark = "0.13"
|
|||
regex = "1"
|
||||
once_cell = "1"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
chrono-tz = "0.9"
|
||||
chrono-tz = "0.10"
|
||||
walkdir = "2"
|
||||
indexmap = { version = "2", features = ["serde"] }
|
||||
itertools = "0.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue