Skip to content

Commit

Permalink
chore(deps): update rust crate syn to 2.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 4d6b2f9 commit cf601c6
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 @@ -31,7 +31,7 @@ once_cell = "1.19.0"
anyhow = "1.0.79"
cfg-if = "1.0.0"
futures = "0.3.30"
syn = "2.0.46"
syn = "2.0.47"
quote = "1.0.35"

[features]
Expand Down

0 comments on commit cf601c6

Please sign in to comment.