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 be3fabb commit 52c41d9Copy full SHA for 52c41d9
MODULE.bazel
@@ -1,4 +1,5 @@
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
5
# Fetch instrument_hooks via module extension (it doesn't have MODULE.bazel)
0 commit comments