mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-08-07 07:33:44 +00:00
Use wgpu from git
This commit is contained in:
@@ -30,5 +30,5 @@ log = "0.4"
|
||||
pollster = "0.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tobj = "3.0"
|
||||
wgpu = "0.12.0"
|
||||
wgpu ={ git = "https://github.com/GuilhermeWerner/wgpu" }
|
||||
winit = "0.26.1"
|
||||
|
Reference in New Issue
Block a user