zebra-rpc v2.0.1
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