mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[rs] Update wgpu dependency
This commit is contained in:
@@ -28,14 +28,14 @@ vulkan = ["wgc/gfx-backend-vulkan"]
|
||||
package = "wgpu-core"
|
||||
version = "0.5"
|
||||
git = "https://github.com/gfx-rs/wgpu"
|
||||
rev = "a6d468086dc48683d0c97b9e3b63264ad67660da"
|
||||
rev = "1a569ebe89deabca2d8299a664d5cad4b437d8d8"
|
||||
features = ["raw-window-handle"]
|
||||
|
||||
[dependencies.wgt]
|
||||
package = "wgpu-types"
|
||||
version = "0.5"
|
||||
git = "https://github.com/gfx-rs/wgpu"
|
||||
rev = "a6d468086dc48683d0c97b9e3b63264ad67660da"
|
||||
rev = "1a569ebe89deabca2d8299a664d5cad4b437d8d8"
|
||||
|
||||
[dependencies]
|
||||
arrayvec = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user