Initial commit
This commit is contained in:
6
MODULE.bazel
Normal file
6
MODULE.bazel
Normal file
@ -0,0 +1,6 @@
|
||||
module(
|
||||
name = "bazel_registry",
|
||||
version = "0.0.0",
|
||||
compatibility_level = 1,
|
||||
)
|
||||
|
Reference in New Issue
Block a user