Skip to content

Commit

Permalink
Update quick-xml requirement from 0.36.0 to 0.37.2
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.36.0...v0.37.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent d8adae3 commit a84b2c5
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 @@ -25,5 +25,5 @@ serde = { version = "1.0", features = ["derive"], optional = true }
[build-dependencies]
glob = "0.3.1"
serde = {version = "1.0", features = ["derive"]}
quick-xml = {version = "0.36.0", features = ["serialize", "overlapped-lists"]}
quick-xml = {version = "0.37.2", features = ["serialize", "overlapped-lists"]}
convert_case = "0.6.0"

0 comments on commit a84b2c5

Please sign in to comment.