Skip to content

Commit 7ea7159

Browse files
Bump grpcio from 0.8.3 to 0.9.0
Bumps [grpcio](https://github.com/tikv/grpc-rs) from 0.8.3 to 0.9.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.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2e021d0 commit 7ea7159

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env_logger = "0.8"
3131
fnv = "1.0.6"
3232
futures = "0.3"
3333
getopts = "0.2"
34-
grpcio = "0.8"
34+
grpcio = "0.9"
3535
histogram = "0.6.3"
3636
http = "0.2"
3737
hyper = { version = "0.14.5", features = ["server", "client"] }

0 commit comments

Comments
 (0)