chore(deps): update rust crate quick-xml to 0.34.0 (#5)

Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/5
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
This commit is contained in:
Forgejo Actions 2024-06-27 05:52:54 +02:00 committed by ThetaDev
parent ce3ec34337
commit 1e8a1af08c

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.31.0", features = ["serialize"] }
quick-xml = { version = "0.34.0", features = ["serialize"] }
tracing = { version = "0.1.37", features = ["log"] }
# CLI