Skip to content

Commit

Permalink
Bump protobuf from 2.28.0 to 3.7.1 in /rust_grpcio_bench
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/stepancheg/rust-protobuf) from 2.28.0 to 3.7.1.
- [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG-before-3.md)
- [Commits](stepancheg/rust-protobuf@v2.28.0...v3.7.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 244ff82 commit 78d7076
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 13 deletions.
64 changes: 52 additions & 12 deletions rust_grpcio_bench/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 rust_grpcio_bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ lto = true
[dependencies]
jemallocator = "0.5.0"
grpcio = "0.12"
protobuf = "2"
protobuf = "3"
futures = "0.3"

[build-dependencies]
Expand Down

0 comments on commit 78d7076

Please sign in to comment.