Implement PUT method for addressbook import

This commit is contained in:
Lennart
2025-06-10 23:43:53 +02:00
parent 80cca7b7b2
commit a20e9800bd
8 changed files with 108 additions and 0 deletions

View File

@@ -30,3 +30,4 @@ rustical_ical.workspace = true
http.workspace = true
tower-http.workspace = true
percent-encoding.workspace = true
ical.workspace = true