chore(cargo): bump quick-xml from 0.31.0 to 0.35.0

Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.31.0 to 0.35.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.31.0...v0.35.0)

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

Co-authored-by: iequidoo <dgreshilov@gmail.com>
This commit is contained in:
dependabot[bot]
2024-07-01 22:00:17 +00:00
committed by iequidoo
parent ba7eaca762
commit 5beb4a5f27
7 changed files with 14 additions and 14 deletions

View File

@@ -77,7 +77,7 @@ percent-encoding = "2.3"
parking_lot = "0.12"
pgp = { version = "0.11", default-features = false }
qrcodegen = "1.7.0"
quick-xml = "0.31"
quick-xml = "0.35"
quoted_printable = "0.5"
rand = { workspace = true }
regex = { workspace = true }