Locked wgpu version 27 lock to avoid breaking changes in wgpu
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
glfw = "0.60.0"
|
||||
wgpu = "*"
|
||||
wgpu = "27"
|
||||
pollster = "0.4.0"
|
||||
bytemuck = { version = "1.24.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user