7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-24 20:15:01 +00:00
kicad/thirdparty/fmt/support/bazel/MODULE.bazel
2024-09-21 17:44:10 -04:00

7 lines
107 B
Plaintext

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