upgraded Ash and Vulkan versions

This commit is contained in:
2023-12-15 23:33:32 -05:00
parent 1d23169dcc
commit a6caf232d9
6 changed files with 23 additions and 28 deletions

View File

@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
winit = "0.20.0"
ash = "0.29.0"
ash = "0.37.3"
num = "0.2"
cgmath = "0.17.0"
image = "0.22"