KIND OF ARBITRARY ZOOM (hangs at len 5 for some reason)
This commit is contained in:
@@ -4,9 +4,9 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
winit = "0.30.5"
|
||||
wgpu = "22.1.0"
|
||||
nalgebra = "0.33.1"
|
||||
winit = "0.30.9"
|
||||
pollster = "0.3.0"
|
||||
bytemuck = "1.19.0"
|
||||
num-traits = "0.2.19"
|
||||
nalgebra = "0.33.2"
|
||||
wgpu = "24.0.1"
|
||||
|
||||
Reference in New Issue
Block a user