containerd / ttrpc-rust

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

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

Open Mossaka opened 1 month ago

Mossaka commented 1 month 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.