Skip to content

Commit

Permalink
fix(deps): update rust crate syn to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent c0ada55 commit 6ab21cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang-util-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ proc-macro = true
darling = "0.14"
proc-macro2 = "1.0"
quote = "1.0"
syn = "1.0"
syn = "2.0"

0 comments on commit 6ab21cf

Please sign in to comment.