v0.12.6
PROST! is a Protocol Buffers implementation for the Rust Language. prost
generates simple, idiomatic Rust code from proto2
and proto3
files.
This patch update fixes a regression:
- fix(prost-build): re-export
error_message_protoc_not_found
,protoc_from_env
&protoc_include_from_env
(#1063)