Upgrade asl to 0.1.0

This commit is contained in:
2025-03-04 00:06:21 +01:00
parent c6a11711c4
commit e5488ec6f5
2 changed files with 5 additions and 6 deletions

View File

@ -20,7 +20,6 @@ bazel_dep(name = "sdl3_windows", version = "3.2.6")
bazel_dep(name = "asl")
git_override(
module_name = "asl",
commit = "8604c98df53486208cdc15424aae9d9b2fef2d8e",
commit = "54affafd86e2b7f387345c08e8c7285c775d75e5",
remote = "https://git.stevenlr.com/460nm/asl.git/",
)