Skip to content

Commit c40dfde

Browse files
sdroegebilelmoussaoui
authored andcommitted
gtk4-macros: Update to proc-macro-crate 2
1 parent 4ea1cf6 commit c40dfde

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
@@ -22,7 +22,7 @@ blueprint = []
2222
[dependencies]
2323
anyhow = "1.0"
2424
quick-xml = {version = "0.30", optional = true}
25-
proc-macro-crate = "1.0"
25+
proc-macro-crate = "2.0"
2626
proc-macro-error = "1.0"
2727
proc-macro2 = "1.0"
2828
quote = "1.0"

0 commit comments

Comments
 (0)