mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-12 06:30:02 +08:00
Bazel support: Add missing platform dependency (#3965)
This commit is contained in:
parent
75e892420e
commit
86741b3e1c
@ -2,3 +2,5 @@ module(
|
||||
name = "fmt",
|
||||
compatibility_level = 10,
|
||||
)
|
||||
|
||||
bazel_dep(name = "platforms", version = "0.0.10")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user