mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-08 23:24:20 +00:00
8 lines
193 B
Text
8 lines
193 B
Text
module(
|
|
name = "magic_enum",
|
|
version = "0.8.2",
|
|
compatibility_level = 0,
|
|
)
|
|
|
|
bazel_dep(name = "platforms", version = "0.0.6")
|
|
bazel_dep(name = "rules_cc", version = "0.0.6")
|