Skip to content

Commit

Permalink
Update to syn 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eloc3147 committed May 3, 2023
1 parent e750844 commit 260f1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enum-iterator-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.39"
quote = "1.0.18"
syn = { version = "1.0.96", features = ["extra-traits"] }
syn = { version = "2.0.15", features = ["extra-traits"] }

0 comments on commit 260f1c4

Please sign in to comment.