Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: rules_cc is not a dev_dependency #211

Closed
wants to merge 2 commits into from
Closed

fix: rules_cc is not a dev_dependency #211

wants to merge 2 commits into from

Commits on May 2, 2024

  1. fix: rules_cc is not a dev_dependency

    Since the tools/file_concat program is written in C++ and exposed to users of proto_descriptor_set, we depend on rules_cc at runtime.
    alexeagle committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e44d812 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update MODULE.bazel

    alexeagle authored May 23, 2024
    Configuration menu
    Copy the full SHA
    5c31e40 View commit details
    Browse the repository at this point in the history