Skip to content

Commit

Permalink
build(deps): bump quick-xml from 0.31.0 to 0.35.0
Browse files Browse the repository at this point in the history
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](tafia/quick-xml@v0.31.0...v0.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent f0e1d9e commit afef59c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gtk4-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ xml_validation = ["quick-xml"]
blueprint = []

[dependencies]
quick-xml = {version = "0.31", optional = true}
quick-xml = {version = "0.35", optional = true}
proc-macro-crate = "3.0"
proc-macro2 = "1.0"
quote = "1.0"
Expand Down

0 comments on commit afef59c

Please sign in to comment.