We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bccea4 commit ccd1f8fCopy full SHA for ccd1f8f
MODULE.bazel
@@ -1,4 +1,6 @@
1
bazel_dep(name = "rules_cc", version = "0.0.17")
2
+bazel_dep(name = "bazel_skylib", version = "1.7.1")
3
+bazel_dep(name = "platforms", version = "0.0.10")
4
bazel_dep(name = "instrument_hooks", version = "1.0.0")
5
6
git_override(
0 commit comments