Closed waynexia closed 1 week ago
I don't have this issue on my arch linux with libprotoc 28.2
. This is likely caused by the optional
keyword in proto, which as I remember requires protoc version > 3.15.
This is not a typical bug. One possible solution is stating somewhere to require our user to use protoc > 3.15 as well.
That's great 😃 thanks for your information
Describe the bug
cargo clippy --workspace
gives this error:To Reproduce
Expected behavior
Build successfully
Additional context
protoc
libprotoc 3.12.4
rustcstable rustc 1.82.0
OSUbuntu 22.04.5 LTS x86_64