Mercurial
view MODULE.bazel @ 8:98f96b8032e5
[GuiZe] Creating custom bazel rule to deploy to github easily.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Tue, 30 Sep 2025 03:53:26 -0700 |
| parents | 5695ef413be0 |
| children | de54585a40f1 |
line wrap: on
line source
bazel_dep(name = "rules_cc", version = "0.1.1") bazel_dep(name = "platforms", version = "0.0.11") bazel_dep(name = "bazel_skylib", version = "1.8.2")