Skip to content

Commit

Permalink
Merge pull request #23 from yotamofek/syn2
Browse files Browse the repository at this point in the history
Update syn to 2.x
  • Loading branch information
JasterV authored Feb 25, 2024
2 parents 330f938 + 1c1f506 commit be4dd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ proc-macro = true

[dependencies]
quote = "1.0.3"
syn = { version = "^1", features = ["full"] }
syn = { version = "2", features = ["full"] }

0 comments on commit be4dd4e

Please sign in to comment.