Skip to content

Commit

Permalink
fix grpcio dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs committed Jun 25, 2021
1 parent b507ab3 commit dd43a32
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 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 @@ -10,7 +10,7 @@ codegen-units = 1
lto = true

[dependencies]
grpcio = "0.8"
grpcio = "0.9"
protobuf = "~2"
futures = "0.3"

Expand Down

0 comments on commit dd43a32

Please sign in to comment.