The blog post [Serializing your data with Protobuf](https://blog.conan.io/2019/03/06/Serializing-your-data-with-Protobuf.html) still uses Bincrafters packages and dual package solution for Protobuf (protoc and libraries). The intention is updating the packages listed there and use the [build context](https://docs.conan.io/en/latest/devtools/build_requires.html?build-and-host-contexts).
The blog post Serializing your data with Protobuf still uses Bincrafters packages and dual package solution for Protobuf (protoc and libraries).
The intention is updating the packages listed there and use the build context.