mirror of
https://github.com/Neargye/magic_enum
synced 2026-06-08 12:00:02 +00:00
8 lines
137 B
Python
8 lines
137 B
Python
module(
|
|
name = "magic_enum",
|
|
version = "0.9.8",
|
|
compatibility_level = 0,
|
|
)
|
|
|
|
bazel_dep(name = "rules_cc", version = "0.2.17")
|