Upgrade asl to 0.2.0
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user