tokio-rs / prost

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

chore: Release version 0.13.0 #1093

Closed caspermeijn closed 2 months ago

caspermeijn commented 3 months ago

PROST version 0.13.0

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

This major update brings new features and fixes:

Breaking changes

Features

Dependencies

Documentation

Internal