Skip to content

Commit

Permalink
chore(deps): bump prost-types from 0.12.6 to 0.13.4
Browse files Browse the repository at this point in the history
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.12.6 to 0.13.4.
- [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.6...v0.13.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent ecae1e6 commit 33879ab
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 7 deletions.
44 changes: 38 additions & 6 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 protos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ base64 = "0.22"
capnp = { version = "0.19", features = ["sync_reader"] }
chrono = "0.4.38"
prost = "0.12.6"
prost-types = "0.12.6"
prost-types = "0.13.4"
protobuf = "3.5.1"
serde = "1.0.210"
serde_derive = "1.0.209"
Expand Down

0 comments on commit 33879ab

Please sign in to comment.