Skip to content

Commit b89a491

Browse files
gtk4-macros: Bump quick-xml
1 parent 75ea836 commit b89a491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gtk4-macros/Cargo.toml

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

2020
[dependencies]
2121
anyhow = "1.0"
22-
quick-xml = {version = "0.26", optional = true}
22+
quick-xml = {version = "0.27", optional = true}
2323
proc-macro-crate = "1.0"
2424
proc-macro-error = "1.0"
2525
proc-macro2 = "1.0"

0 commit comments

Comments
 (0)