mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[rs] Update wgpu to the latest DX11 fix
This commit is contained in:
@@ -26,14 +26,14 @@ vulkan-portability = ["wgc/gfx-backend-vulkan"]
|
||||
package = "wgpu-core"
|
||||
#version = "0.6"
|
||||
git = "https://github.com/gfx-rs/wgpu"
|
||||
rev = "bbb9b84bd2bcfe2b55fe03704ba30c242cb0e768"
|
||||
rev = "68bf10a3a5c439728825d4f3bd2d2ec075421edc"
|
||||
features = ["raw-window-handle"]
|
||||
|
||||
[dependencies.wgt]
|
||||
package = "wgpu-types"
|
||||
#version = "0.6"
|
||||
git = "https://github.com/gfx-rs/wgpu"
|
||||
rev = "bbb9b84bd2bcfe2b55fe03704ba30c242cb0e768"
|
||||
rev = "68bf10a3a5c439728825d4f3bd2d2ec075421edc"
|
||||
|
||||
[dependencies]
|
||||
arrayvec = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user