Skip to content

Commit

Permalink
Update Rust crate syn to 2.0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 08edae3 commit 99ecc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ proc_macro = true
[dependencies]
proc-macro2 = "1.0.74"
quote = "1.0.34"
syn = { version = "2.0.45", features = ["full"] }
syn = { version = "2.0.46", features = ["full"] }

0 comments on commit 99ecc45

Please sign in to comment.