Skip to content

Commit

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

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

Updates `syn` from 2.0.89 to 2.0.90

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 1e87e93 commit cbc82ea
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 @@ -56,7 +56,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.89"
syn = "2.0.90"
typify = "0.2.0"
walkdir = "2.5.0"

Expand Down

0 comments on commit cbc82ea

Please sign in to comment.