Skip to content

Commit

Permalink
chore(deps): update rust crate syn to 2.0.94 (#217)
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 Jan 2, 2025
1 parent ffcfe63 commit 9f0b9d5
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.93"
syn = "2.0.94"
quote = "1.0.38"
indoc = "2.0.5"
derive_builder = "0.20.2"
Expand Down

0 comments on commit 9f0b9d5

Please sign in to comment.