Skip to content

Commit

Permalink
glib-macros: Update to proc-macro-crate 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Nov 1, 2023
1 parent 1e6b43f commit 9cc26f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glib-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ proc-macro-error = "1.0"
proc-macro2 = "1.0"
quote = "1.0"
syn = { version = "2.0", features = ["full"] }
proc-macro-crate = "1.0"
proc-macro-crate = "2.0"

[lib]
proc-macro = true
Expand Down

0 comments on commit 9cc26f5

Please sign in to comment.