mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Bazel support: Add missing platform dependency (#3965)
This commit is contained in:
@ -2,3 +2,5 @@ module(
|
||||
name = "fmt",
|
||||
compatibility_level = 10,
|
||||
)
|
||||
|
||||
bazel_dep(name = "platforms", version = "0.0.10")
|
||||
|
Reference in New Issue
Block a user