build(deps): update rust crate quick-xml to 0.39.3 (#7468)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-09 10:28:30 +02:00
committed by GitHub
parent e5a1f9c33d
commit a54b62bfb1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ path-slash = "0.2.1"
pest = "2.8.6"
pest_derive = "2.8.6"
process_control = "5.2.0"
quick-xml = "0.39.2"
quick-xml = "0.39.3"
rand = "0.10.1"
rayon = "1.12.0"
regex = { version = "1.12.3", default-features = false, features = ["perf", "std", "unicode-perl"] }