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

This commit is contained in:
renovate[bot]
2024-12-29 19:48:03 +00:00
committed by GitHub
parent 2df521c69b
commit fb010f1f3c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ path-slash = "0.2.1"
pest = "2.7.15"
pest_derive = "2.7.15"
process_control = "5.0.0"
quick-xml = "0.37.1"
quick-xml = "0.37.2"
rand = "0.8.5"
rayon = "1.10.0"
regex = { version = "1.11.1", default-features = false, features = ["perf", "std", "unicode-perl"] }