chore(deps): update rust crate quick-xml to 0.37.0 (#15)

This commit is contained in:
ThetaBot 2024-10-28 00:07:35 +00:00
parent ed134ade5a
commit 89d4a0379b

View file

@ -53,7 +53,7 @@ phf = "0.11.0"
phf_codegen = "0.11.0"
base64 = "0.22.0"
urlencoding = "2.1.0"
quick-xml = { version = "0.36.0", features = ["serialize"] }
quick-xml = { version = "0.37.0", features = ["serialize"] }
tracing = { version = "0.1.0", features = ["log"] }
# CLI