caldav: chrono_tz dependency

This commit is contained in:
Lennart
2025-01-15 20:12:08 +01:00
parent 89572e28d1
commit bfda4b99ec
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ url = { workspace = true }
rustical_dav = { workspace = true }
rustical_store = { workspace = true }
chrono = { workspace = true }
chrono-tz = { workspace = true }
sha2 = { workspace = true }
rustical_xml.workspace = true
uuid.workspace = true