1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-10 23:44:29 +00:00
magic_enum/MODULE.bazel
2025-12-06 12:44:11 -08:00

7 lines
137 B
Text

module(
name = "magic_enum",
version = "0.9.7",
compatibility_level = 0,
)
bazel_dep(name = "rules_cc", version = "0.2.14")