Skip to content

Commit 7685fbc

Browse files
build(deps): bump quick-xml from 0.36.2 to 0.37.1
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.36.2 to 0.37.1. - [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.2...v0.37.1) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc5bb66 commit 7685fbc

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gtk4-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ xml_validation = ["quick-xml"]
2121
blueprint = []
2222

2323
[dependencies]
24-
quick-xml = {version = "0.36", optional = true}
24+
quick-xml = {version = "0.37", optional = true}
2525
proc-macro-crate = "3.0"
2626
proc-macro2 = "1.0"
2727
quote = "1.0"

0 commit comments

Comments
 (0)