fix(deps): update quick-xml to v0.35.0

This commit is contained in:
ThetaDev 2024-07-01 23:34:58 +02:00
parent 618a24c120
commit 298e4def93
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

@ -53,7 +53,7 @@ phf = "0.11.1"
phf_codegen = "0.11.1"
base64 = "0.22.0"
urlencoding = "2.1.2"
quick-xml = { version = "0.34.0", features = ["serialize"] }
quick-xml = { version = "0.35.0", features = ["serialize"] }
tracing = { version = "0.1.37", features = ["log"] }
# CLI