Skip to content

Commit

Permalink
chore(deps,cargo): bump syn from 2.0.76 to 2.0.77 in the cargo group (#…
Browse files Browse the repository at this point in the history
…221)

Bumps the cargo group with 1 update:
[syn](https://github.com/dtolnay/syn).

Updates `syn` from 2.0.76 to 2.0.77

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 172ea80 commit ed73f7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ protobuf-src = { version = "2.1.0", optional = true }
schemars = "0.8.21"
semver = "1.0.23"
serde_yaml = "0.9.34"
syn = "2.0.76"
syn = "2.0.77"
typify = "0.1.0"
walkdir = "2.5.0"

Expand Down

0 comments on commit ed73f7e

Please sign in to comment.