build(deps): update rust crate quick-xml to 0.40.0 (#7477)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-17 11:29:15 +02:00
committed by GitHub
parent 17cf5317eb
commit e521f39078
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.4"
quick-xml = "0.40.0"
rand = "0.10.1"
rayon = "1.12.0"
regex = { version = "1.12.3", default-features = false, features = ["perf", "std", "unicode-perl"] }