diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-04-16 17:01:13 +0200 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-04-16 17:01:13 +0200 |
| commit | 4748386b4e22a5bfe0c4d3f0d65c43f37e09536e (patch) | |
| tree | 5fc64c585470ea15f93b4168ef846a447e2e0538 /MODULE.bazel | |
| parent | 70dfff41ce5d50264ca419724c038e8acc8df753 (diff) | |
progress on the allocator
Diffstat (limited to 'MODULE.bazel')
| -rw-r--r-- | MODULE.bazel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MODULE.bazel b/MODULE.bazel index b3acfe2..4f656cf 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -1,3 +1,5 @@ module(name = "omni") +# TODO: remove or use +# bazel_dep(name = "bazel_skylib", version = "1.9.0") bazel_dep(name = "rules_cc", version = "0.2.17") |
