mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-19 01:04:20 +00:00
add rules_cc bazel dependency
This commit is contained in:
parent
2e6e8bfff3
commit
ec79fd3c05
4 changed files with 11 additions and 2 deletions
|
|
@ -3,3 +3,5 @@ module(
|
|||
version = "0.9.7",
|
||||
compatibility_level = 0,
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_cc", version = "0.2.14")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue