Skip to content

v0.11.4

Compare
Choose a tag to compare
@LucioFranco LucioFranco released this 09 Dec 18:24
· 108 commits to master since this release
d3ba4e8

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 clippy allow lint to all code generated prost structs