Upgrade asl to 0.2.0

This commit is contained in:
2025-03-22 19:48:21 +01:00
parent e5488ec6f5
commit 66cab59101
4 changed files with 7 additions and 8 deletions

View File

@ -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")