Skip to content

Commit 2ccd7c8

Browse files
sdroegebilelmoussaoui
authored andcommitted
glib-macros: Update to proc-macro-crate 2
1 parent 548955f commit 2ccd7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glib-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ proc-macro-error = "1.0"
1717
proc-macro2 = "1.0"
1818
quote = "1.0"
1919
syn = { version = "2.0", features = ["full"] }
20-
proc-macro-crate = "1.0"
20+
proc-macro-crate = "2.0"
2121

2222
[lib]
2323
proc-macro = true

0 commit comments

Comments
 (0)