WIP: Complete work of propfind parsing

This commit is contained in:
Lennart
2025-06-04 18:11:25 +02:00
parent 5ad6ee2e99
commit e57a14cad1
43 changed files with 875 additions and 1036 deletions

View File

@@ -107,6 +107,7 @@ rustical_ical = { path = "./crates/ical/", features = ["actix"] }
chrono-tz = "0.10"
chrono-humanize = "0.2"
rand = "0.8"
rrule = "0.14"
argon2 = "0.5"
rpassword = "7.3"
password-hash = { version = "0.5" }