mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[rs] Update wgpu-native revision to latest
This commit is contained in:
@@ -23,7 +23,7 @@ default = []
|
||||
vulkan = ["wgn/gfx-backend-vulkan"]
|
||||
|
||||
[dependencies]
|
||||
wgn = { package = "wgpu-native", git = "https://github.com/gfx-rs/wgpu", rev = "499bf1d2686ad25b5a5133d6433e4f4c9179ff0b" }
|
||||
wgn = { package = "wgpu-native", git = "https://github.com/gfx-rs/wgpu", rev = "c3609d71c95dc5be1672c737ee4010e6a9408748" }
|
||||
arrayvec = "0.4"
|
||||
raw-window-handle = "0.1"
|
||||
zerocopy = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user