summaryrefslogtreecommitdiff
path: root/MODULE.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'MODULE.bazel')
-rw-r--r--MODULE.bazel8
1 files changed, 1 insertions, 7 deletions
diff --git a/MODULE.bazel b/MODULE.bazel
index e403421..2d05b12 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -16,10 +16,4 @@ git_override(
)
bazel_dep(name = "sdl3_windows", version = "3.2.6")
-
-bazel_dep(name = "asl")
-git_override(
- module_name = "asl",
- commit = "54affafd86e2b7f387345c08e8c7285c775d75e5",
- remote = "https://git.stevenlr.com/460nm/asl.git/",
-)
+bazel_dep(name = "asl", version = "0.2.0")