Skip to content

Commit

Permalink
chore(deps,cargo): bump the cargo group with 2 updates (#242)
Browse files Browse the repository at this point in the history
Bumps the cargo group with 2 updates:
[prettyplease](https://github.com/dtolnay/prettyplease) and
[syn](https://github.com/dtolnay/syn).

Updates `prettyplease` from 0.2.24 to 0.2.25
Updates `syn` from 2.0.82 to 2.0.85

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 Oct 24, 2024
1 parent 237249d commit 33801a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ thiserror = { version = "1.0.65", optional = true }
[build-dependencies]
heck = "0.5.0"
pbjson-build = { version = "0.7.0", optional = true }
prettyplease = "0.2.24"
prettyplease = "0.2.25"
prost-build = { version = "0.13.3", default-features = false }
protobuf-src = { version = "2.1.0", optional = true }
schemars = "0.8.21"
semver = "1.0.23"
serde_yaml = "0.9.34"
syn = "2.0.79"
syn = "2.0.85"
typify = "0.2.0"
walkdir = "2.5.0"

Expand Down

0 comments on commit 33801a8

Please sign in to comment.