caldav: Implement Dav Push topic

This commit is contained in:
Lennart
2025-01-12 18:45:35 +01:00
parent 8b332ade3d
commit 185eb8bddd
26 changed files with 121 additions and 76 deletions

View File

@@ -27,3 +27,4 @@ rustical_store = { workspace = true }
chrono = { workspace = true }
sha2 = { workspace = true }
rustical_xml.workspace = true
uuid.workspace = true