update quick_xml

This commit is contained in:
Lennart
2024-02-25 11:56:07 +01:00
parent bdc94e084f
commit 76c879b9f7
7 changed files with 14 additions and 14 deletions

View File

@@ -9,5 +9,5 @@ anyhow = "1.0"
async-trait = "0.1"
derive_more = "0.99"
futures-util = "0.3"
quick-xml = "0.30"
quick-xml = "0.31"
rustical_auth = { path = "../auth/" }