mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
8 lines
188 B
Text
8 lines
188 B
Text
module(
|
|
name = "magic_enum",
|
|
version = "0.9.4",
|
|
compatibility_level = 0,
|
|
)
|
|
|
|
bazel_dep(name = "rules_cc", version = "0.0.8")
|
|
bazel_dep(name = "bazel_skylib", version = "1.4.2")
|