server: remove unused icalendar dep

This commit is contained in:
2025-08-21 17:15:23 -07:00
parent f85649dadd
commit 0afa6da3f2
2 changed files with 2 additions and 44 deletions

View File

@@ -31,7 +31,6 @@ flate2 = "1.1.2"
futures = "0.3.31"
headers = "0.4.0"
html-escape = "0.2.13"
icalendar = "0.17.1"
ical = "0.10"
letterbox-notmuch = { path = "../notmuch", version = "0.17.37", registry = "xinu" }
letterbox-shared = { path = "../shared", version = "0.17.37", registry = "xinu" }