build: bump quick-xml from 0.24.0 to 0.25.0 (#4361)

Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/quick-xml/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: quick-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-13 11:24:45 +02:00
committed by GitHub
parent 18c4e7138e
commit 5ace2232df
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ os_info = "3.5.0"
path-slash = "0.2.1"
pest = "2.3.1"
pest_derive = "2.3.0"
quick-xml = "0.24.0"
quick-xml = "0.25.0"
rand = "0.8.5"
rayon = "1.5.3"
regex = "1.6.0"