Skip to content

v0.12.6

Latest
Compare
Choose a tag to compare
@LucioFranco LucioFranco released this 31 May 15:47
· 16 commits to master since this release
d42c85e

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)