Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Remove automatic protoc build

Choose a tag to compare

@TristanDebrunner TristanDebrunner released this 26 Jul 20:56
· 17 commits to solana-0.0.0 since this release
9a956a3

Disables the build scripts that use protoc to generate rust protobuf files to avoid build scripts modifying their source directories, which is not allowed in a crate.