mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
Simplify Bazel (#312)
This commit is contained in:
parent
3437129f30
commit
016883d29a
6 changed files with 19 additions and 35 deletions
|
|
@ -3,6 +3,3 @@ module(
|
|||
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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue