sdl update

This commit is contained in:
2026-02-06 04:14:37 -06:00
parent 82f919150b
commit c02d83f892
2 changed files with 38 additions and 47 deletions

View File

@@ -6,4 +6,4 @@ edition = "2024"
[dependencies]
libm = "0.2.15"
rand = "0.9.1"
sdl2 = { version = "0.37.0", features = ["gfx"] }
sdl2 = { version = "0.38.0", features = ["gfx"] }