Skip to content

zebra-rpc v2.0.1

Choose a tag to compare

@arya2 arya2 released this 22 Aug 20:48
· 355 commits to main since this release

This release removes zebra-rpc's build dependency on protoc by copying the pre-generated protoc files into the build output directory if protoc is unavailable in the build environment.

Changed

  • Removed build dependency on protoc