containerd / ttrpc-rust

Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
195 stars 45 forks source link

Revert "fix the issue of protobuf version mismatching issue" #28

Closed lifupan closed 4 years ago

lifupan commented 4 years ago

Since the ttrpc.rs would be auto generated by protobuf, and there is no need to hardcode the protobuf version, so revert this commit.

This reverts commit 8345ccf5741db7ccc4209ce8df7b72ed34f52166.