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