Comment out broken DAV Push notifier

This commit is contained in:
Lennart
2025-05-06 15:05:44 +02:00
parent 2686530024
commit 86ecaef6db
3 changed files with 125 additions and 456 deletions

View File

@@ -23,4 +23,3 @@ reqwest.workspace = true
tokio.workspace = true
rustical_dav.workspace = true
rustical_store.workspace = true
web-push = { version = "0.11", default-features = false }