Important part
- Evolution of the build system
- RunProtoc has one less parameter (that was actually useless in the first place)
- protoc is recovered using lazy dependencies in build.zig.zon, making it more secure and with no dependencies such as unzip or curl
What's Changed
- docs(generated-code): Added documentation to generated code by @Arwalk in https://github.com/Arwalk/zi...