You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore Bazel 6 compatibility via `rules_cc` 0.0.9
It turns out `rules_cc` 0.0.10, which the build graph would resolve to,
breaks Bzlmod under Bazel 6.5.0. It depends on `stardoc` 0.7.0, which
requires Bazel 7.
0 commit comments