containerd / ttrpc-rust

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

ttrpc-codegen/*: update protobuf to 3.5.1 #238

Open Mossaka opened 1 week ago

Mossaka commented 1 week ago

this PR updates the protobuf version to 3.5.1 in ttrpc-codegen. It won't work since ttrpc-codegen depends on ttrpc-compiler which also needs to be updated to 3.x protobuf.