draconisplusplus/subprojects/fmt-11.1.1/support/bazel/MODULE.bazel

7 lines
107 B
Plaintext
Raw Normal View History

2025-02-20 14:49:18 -05:00
module(
name = "fmt",
compatibility_level = 10,
)
bazel_dep(name = "platforms", version = "0.0.10")