summaryrefslogtreecommitdiff
path: root/MODULE.bazel
blob: 4ac990ae7072af67e1bfa90f07c9ec47a540fdd5 (plain)
1
2
3
4
5
6
module(
    name = "bazel_registry",
    version = "0.0.0",
    compatibility_level = 1,
)