Skip to content

Commit

Permalink
Merge pull request #178 from andersk/upgrade
Browse files Browse the repository at this point in the history
Upgrade syn
  • Loading branch information
Manishearth authored Jul 17, 2024
2 parents d84eb95 + 87f70d7 commit d8f63c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gc_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name = "gc_derive"
proc-macro = true

[dependencies]
syn = "1.0"
syn = "2.0"
proc-macro2 = "1.0"
quote = "1.0"
synstructure = "0.13"

0 comments on commit d8f63c1

Please sign in to comment.