bump dependencies

This commit is contained in:
Lennart
2024-05-25 22:03:23 +02:00
parent 7a0a91f823
commit 76485b2109
3 changed files with 364 additions and 321 deletions

View File

@@ -15,7 +15,7 @@ quick-xml = { version = "0.31", features = [
"serde-types",
"serialize",
] }
roxmltree = "0.19"
roxmltree = "0.20"
rustical_store = { path = "../store/" }
rustical_dav = { path = "../dav/" }
rustical_auth = { path = "../auth/" }