mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-03 12:36:39 -04:00
8 lines
155 B
Python
8 lines
155 B
Python
module(
|
|
name = "fmt",
|
|
compatibility_level = 10,
|
|
)
|
|
|
|
bazel_dep(name = "platforms", version = "0.0.11")
|
|
bazel_dep(name = "rules_cc", version = "0.1.1")
|