Skip to content

Commit 78d7076

Browse files
Bump protobuf from 2.28.0 to 3.7.1 in /rust_grpcio_bench
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] <support@github.com>
1 parent 244ff82 commit 78d7076

File tree

2 files changed

+53
-13
lines changed

2 files changed

+53
-13
lines changed

rust_grpcio_bench/Cargo.lock

Lines changed: 52 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust_grpcio_bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lto = true
1212
[dependencies]
1313
jemallocator = "0.5.0"
1414
grpcio = "0.12"
15-
protobuf = "2"
15+
protobuf = "3"
1616
futures = "0.3"
1717

1818
[build-dependencies]

0 commit comments

Comments
 (0)