cross-platform 👀

This commit is contained in:
zack 2025-03-28 17:31:16 -04:00
parent 8a1c5237d5
commit 12b20be584
No known key found for this signature in database
GPG key ID: EE8A2B709E2401D1
7 changed files with 193 additions and 110 deletions

View file

@ -12,7 +12,7 @@ members = [
ash = { version = "0.38" }
ash-window = "0.13.0"
color-eyre = "0.6.3"
winit = { version = "0.30.7", features = ["rwh_06"] }
winit = { version = "0.30.9", features = ["rwh_06"] }
raw-window-handle = "0.6"
gpu-allocator = { version = "0.27.0", features = ["vulkan"] }
glam = { version = "0.22", default-features = false, features = [