Skip to content

Commit

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

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

Updates `syn` from 2.0.94 to 2.0.95

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 Jan 6, 2025
1 parent 7c274ae commit dddc15f
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.24"
serde_yaml = "0.9.34"
syn = "2.0.94"
syn = "2.0.95"
typify = "0.3.0"
walkdir = "2.5.0"

Expand Down

0 comments on commit dddc15f

Please sign in to comment.