mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
[rs] Update wgpu with gpu-alloc fixes
This commit is contained in:
parent
e578fce5cd
commit
0735ba6d28
@ -26,14 +26,14 @@ vulkan-portability = ["wgc/gfx-backend-vulkan", "gfx-backend-vulkan"]
|
|||||||
package = "wgpu-core"
|
package = "wgpu-core"
|
||||||
#version = "0.6"
|
#version = "0.6"
|
||||||
git = "https://github.com/gfx-rs/wgpu"
|
git = "https://github.com/gfx-rs/wgpu"
|
||||||
rev = "385ee9fecfbe185b63d788b4007f131a6ef34cf0"
|
rev = "549ea0022b7b8eb9168736ffdca05807c74aca6f"
|
||||||
features = ["raw-window-handle"]
|
features = ["raw-window-handle"]
|
||||||
|
|
||||||
[dependencies.wgt]
|
[dependencies.wgt]
|
||||||
package = "wgpu-types"
|
package = "wgpu-types"
|
||||||
#version = "0.6"
|
#version = "0.6"
|
||||||
git = "https://github.com/gfx-rs/wgpu"
|
git = "https://github.com/gfx-rs/wgpu"
|
||||||
rev = "385ee9fecfbe185b63d788b4007f131a6ef34cf0"
|
rev = "549ea0022b7b8eb9168736ffdca05807c74aca6f"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
arrayvec = "0.5"
|
arrayvec = "0.5"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user