Skip to content

Commit

Permalink
chore(deps): update rust crate syn to 2.0.83
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 0a093a0 commit 255c712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ once_cell = "1.20.2"
anyhow = "1.0.91"
cfg-if = "1.0.0"
futures = "0.3.31"
syn = "2.0.82"
syn = "2.0.83"
quote = "1.0.37"
indoc = "2.0.5"
derive_builder = "0.20.2"
Expand Down

0 comments on commit 255c712

Please sign in to comment.