agent-enviroments/builder/libs/fmt/support/bazel/MODULE.bazel
2024-09-10 17:06:08 +03:00

7 lines
107 B
Plaintext

module(
name = "fmt",
compatibility_level = 10,
)
bazel_dep(name = "platforms", version = "0.0.10")