Skip to content

Commit 0ac56f7

Browse files
Bump grpcio from 0.12.1 to 0.13.0 in /rust_grpcio_bench
Bumps [grpcio](https://github.com/tikv/grpc-rs) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/tikv/grpc-rs/releases) - [Changelog](https://github.com/tikv/grpc-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/tikv/grpc-rs/commits/v0.13.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4caf150 commit 0ac56f7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rust_grpcio_bench/Cargo.lock

Lines changed: 6 additions & 6 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
@@ -11,7 +11,7 @@ lto = true
1111

1212
[dependencies]
1313
jemallocator = "0.5.0"
14-
grpcio = "0.12"
14+
grpcio = "0.13"
1515
protobuf = "2"
1616
futures = "0.3"
1717

0 commit comments

Comments
 (0)