Skip to content

Commit

Permalink
Merge pull request #20 from nickelc/deps/syn2
Browse files Browse the repository at this point in the history
Update `syn` to 2.0
  • Loading branch information
de-vri-es authored Nov 15, 2023
2 parents 4d8786e + 129471c commit 046a564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-version-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ proc-macro = true
[dependencies]
quote = "1.0"
proc-macro2 = "1.0"
syn = "1.0"
syn = "2.0"

0 comments on commit 046a564

Please sign in to comment.