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 b6d0542 commit 16c9dc5Copy full SHA for 16c9dc5
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* [Ignore error of `flush` in `Drop` of `CodedOutputStream`](https://github.com/stepancheg/rust-protobuf/issues/714)
7
* [Faster `encoded_varint64_len`](https://github.com/stepancheg/rust-protobuf/pull/709)
8
* [`reserved` keyword in enums](https://github.com/stepancheg/rust-protobuf/pull/712)
9
+* [Set streaming options in pure parser](https://github.com/stepancheg/rust-protobuf/pull/646)
10
11
## [3.3.0] - 2023-09-30
12
0 commit comments