Skip to content

Commit

Permalink
Update quick-xml requirement from 0.34.0 to 0.35.0
Browse files Browse the repository at this point in the history
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](tafia/quick-xml@v0.34.0...v0.34.0)

---
updated-dependencies:
- dependency-name: quick-xml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 4f5f693 commit 295e383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ regex = "1.3.6"
fnv = "1.0.7"
cursive = { default-features = false, version = "0.20" }
duration-str = "0.11.2"
quick-xml = "0.34.0"
quick-xml = "0.35.0"
csv = "1.2"
serde-xml-rs = "0.6"
axum = "0.7.5"
Expand Down

0 comments on commit 295e383

Please sign in to comment.