Upgrade asl to 0.3.0

This commit is contained in:
2025-04-03 23:34:34 +02:00
parent 66cab59101
commit ffc5770c1f
3 changed files with 5 additions and 4 deletions

View File

@ -16,4 +16,4 @@ git_override(
)
bazel_dep(name = "sdl3_windows", version = "3.2.6")
bazel_dep(name = "asl", version = "0.2.0")
bazel_dep(name = "asl", version = "0.3.0")