We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1306cc commit b4ce0b8Copy full SHA for b4ce0b8
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- `protoc-gen-rust` renamed to `protoc-gen-rs`. `protoc --rust_out=` no longer works with latest Google protobuf,
6
they are working on official protobuf support for Rust.
7
- Do not detect nightly in `protobuf` crate (no longer needed)
8
+- [Repeated fields in constants](https://github.com/stepancheg/rust-protobuf/pull/740)
9
10
## [3.6.0] - 2024-09-30
11
0 commit comments