prost/protobuf
Dan Burkert 59c11cab04
Bump packaged Protobuf to 3.11.2 (#263)
The new conformance test cases caught some edge case bugs related to
decoding messages with repeated instances of scalar strings, bytes, and
oneofs.
2020-01-11 22:23:14 -08:00
..
benches Update to bytes 0.5 2019-12-13 18:09:52 +13:00
src Bump packaged Protobuf to 3.11.2 (#263) 2020-01-11 22:23:14 -08:00
build.rs Bump packaged Protobuf to 3.11.2 (#263) 2020-01-11 22:23:14 -08:00
Cargo.toml bump deps (except syn/quote/proc-macro2) (#252) 2019-12-14 11:15:15 +13:00
README.md Add protobuf crate 2017-07-23 19:43:56 -07:00

protobuf

protobuf is an internal library used by prost conformance tests, benchmarks, and integration-tests. protobuf downloads, compiles, and installs the Protobuf project, including the conformance test runner, libprotobuf, benchmark data and test and benchmark .protos into the Cargo target directory.