We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ea836 commit b89a491Copy full SHA for b89a491
gtk4-macros/Cargo.toml
@@ -19,7 +19,7 @@ xml_validation = ["quick-xml"]
19
20
[dependencies]
21
anyhow = "1.0"
22
-quick-xml = {version = "0.26", optional = true}
+quick-xml = {version = "0.27", optional = true}
23
proc-macro-crate = "1.0"
24
proc-macro-error = "1.0"
25
proc-macro2 = "1.0"
0 commit comments