Skip to content

Commit e228fcb

Browse files
build(deps): bump quick-xml from 0.38.4 to 0.39.1
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.38.4 to 0.39.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.38.4...v0.39.1) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.39.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 212bdda commit e228fcb

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.38", optional = true}
24+
quick-xml = {version = "0.39", optional = true}
2525
proc-macro-crate = "3.3"
2626
proc-macro2 = "1.0"
2727
quote = "1.0"

0 commit comments

Comments
 (0)