mirror of
https://github.com/Neargye/magic_enum
synced 2026-06-08 12:00:02 +00:00
9 lines
193 B
Python
9 lines
193 B
Python
module(
|
|
name = "magic_enum",
|
|
version = "0.9.2",
|
|
compatibility_level = 0,
|
|
)
|
|
|
|
bazel_dep(name = "platforms", version = "0.0.6")
|
|
bazel_dep(name = "rules_cc", version = "0.0.6")
|