CalDAV query, freebusy and expand-property reports

This commit is contained in:
mdecimus
2025-04-27 18:13:28 +02:00
parent e10e94325f
commit f74ec98c0d
61 changed files with 2424 additions and 693 deletions

View File

@@ -17,6 +17,7 @@ hashify = "0.2"
rkyv = { version = "0.8.10", features = ["little_endian"] }
percent-encoding = "2.3.1"
compact_str = "0.9.0"
chrono = "0.4.40"
[features]
test_mode = []