Skip to content

Commit 576ff5f

Browse files
authored
Merge pull request #1912 from gtk-rs/dependabot/cargo/quick-xml-0.37.1
build(deps): bump quick-xml from 0.36.2 to 0.37.1
2 parents d6a93d3 + 7685fbc commit 576ff5f

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

+11-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gtk4-macros/Cargo.toml

+1-1
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)