Update chrono-tz

This commit is contained in:
Lennart
2025-01-29 12:21:15 +01:00
parent 32b0694bba
commit dc676fc117

View File

@@ -99,7 +99,7 @@ rustical_caldav = { path = "./crates/caldav/" }
rustical_carddav = { path = "./crates/carddav/" }
rustical_frontend = { path = "./crates/frontend/" }
rustical_xml = { path = "./crates/xml/" }
chrono-tz = "0.10.0"
chrono-tz = "0.10"
rand = "0.9"
argon2 = "0.5"
rpassword = "7.3"