You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `generate-proto`: when enabled, proto.rs is generated at build time.
When it is disabled, it is presumed that proto.rs has already been
generated
- `protobuf-src`: when enabled, protoc is built from source using a
build-dependency on protobuf-src. When it is disabled, `PROTOC` must
be set by the builder in the environment to a protobuf compiler
Signed-off-by: Tom Jakubowski <tom@prospective.dev>
0 commit comments