stepancheg/grpc-rust

The generated rust file can't be compiled successfully because of failed to resolve: could not find `grpc_protobuf` in `{{root}}`

Closed this issue · 2 comments

The generated rust file compile unsuccessfully because of failed to resolve: could not find grpc_protobuf in {{root}}

@cylof22
I got this problem as well while developing project using one of the tutorials. But after adding a few more dependencies mentioned in README, cargo was managed to compile project successfully.

@PeopleDispose Thanks for your comments. The crate version is not correct in my project.