Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
nocopts
from cc_nanopb_proto_library
With Bazel 7.0.0, nocopts has been removed and is no longer supported. The correct way to handle this is to subtract features using the `features` attribute (see bazelbuild/bazel#8706).
- Loading branch information