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

This commit is contained in:
renovate[bot]
2023-06-12 23:04:57 +00:00
parent 51591c05f0
commit 0cffd59b72
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ os_info = "3.7.0"
path-slash = "0.2.1"
pest = "2.6.0"
pest_derive = "2.6.0"
quick-xml = "0.28.2"
quick-xml = "0.29.0"
rand = "0.8.5"
rayon = "1.7.0"
regex = { version = "1.8.4", default-features = false, features = ["perf", "std", "unicode-perl"] }