This website requires JavaScript.
Explore
Help
Sign In
mirror
/
fmt
Watch
1
Star
0
Fork
0
You've already forked fmt
mirror of
https://github.com/fmtlib/fmt.git
synced
2024-11-05 02:27:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f4e1ec81e2
fmt
/
support
/
bazel
/
MODULE.bazel
7 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Extend Bazel build support to bzlmod (#3792)
2024-01-09 19:27:44 +00:00
module(
name = "fmt",
compatibility_level = 10,
)
Bazel support: Add missing platform dependency (#3965)
2024-05-19 13:33:50 +00:00
bazel_dep(name = "platforms", version = "0.0.10")
Reference in New Issue
Copy Permalink