tokio-rs / prost

PROST! a Protocol Buffers implementation for the Rust Language
Apache License 2.0
3.87k stars 501 forks source link

chore: Release version 0.12.4 #1024

Closed caspermeijn closed 6 months ago

caspermeijn commented 6 months ago

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

This patch update brings new features and fixes:

Dependencies

Documentation

Internal