Skip to content

Commit

Permalink
chore(deps): update rust crate syn to 2.0.92 (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 83b4810 commit f1d02d6
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.95"
cfg-if = "1.0.0"
futures = "0.3.31"
syn = "2.0.91"
syn = "2.0.92"
quote = "1.0.38"
indoc = "2.0.5"
derive_builder = "0.20.2"
Expand Down

0 comments on commit f1d02d6

Please sign in to comment.