Add logging

This commit is contained in:
2025-01-26 22:49:15 +01:00
parent 639de20a5b
commit 55d7b8c5b5
4 changed files with 14 additions and 7 deletions

View File

@ -15,7 +15,7 @@ bazel_dep(name = "sdl3_windows", version = "3.2.0")
bazel_dep(name = "asl")
git_override(
module_name = "asl",
commit = "3bf981d5130ba745df5b279af211caf5cc68d8a1",
commit = "b3f2336e1b8f4410515344feb73d992d854c8282",
remote = "https://git.stevenlr.com/460nm/asl.git/",
)