v0.11.6
PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.
This patch updates brings a few new features and fixes:
- build: Add message and enum attributes (#784)