renderer render
This commit is contained in:
+2
-1
@@ -8,5 +8,6 @@ path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
wgpu = "30.0.0" # Vérifiez la version la plus récente
|
||||
winit = "=0.29" # For window management — pinned to match examples
|
||||
winit = "0.29" # For window management — pinned to match examples
|
||||
thiserror = "2"
|
||||
bytemuck = { version = "1.25.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user