Skip to content

Commit

Permalink
build(deps): bump prost from 0.12.3 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [prost](https://github.com/tokio-rs/prost) from 0.12.3 to 0.13.1.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/prost@v0.12.3...v0.13.1)

---
updated-dependencies:
- dependency-name: prost
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 2c79b49 commit 5ca0ff5
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 10 deletions.
41 changes: 32 additions & 9 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 @@ -27,7 +27,7 @@ itertools = "0.12"
lazy_static = "1.4"
log = "0.4"
once_cell = "1.18"
prost = "0.12"
prost = "0.13"
rayon = "1.8"
regex = "1.10"
serde_json = "1.0"
Expand Down

0 comments on commit 5ca0ff5

Please sign in to comment.