build(deps): update rust crate quick-xml to 0.39.2

This commit is contained in:
renovate[bot]
2026-02-20 18:29:46 +00:00
committed by GitHub
parent d79fe5cca6
commit be23facbee
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.1"
quick-xml = "0.39.2"
rand = "0.10.0"
rayon = "1.11.0"
regex = { version = "1.12.3", default-features = false, features = ["perf", "std", "unicode-perl"] }