mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[rs] Dependency update
This commit is contained in:
@@ -26,13 +26,13 @@ vulkan = ["wgn/vulkan-portability"]
|
||||
package = "wgpu-native"
|
||||
version = "0.4"
|
||||
git = "https://github.com/gfx-rs/wgpu"
|
||||
rev = "73b33ea76e2f91b3114aa7640b1d60518d39f915"
|
||||
rev = "b51053dc2dc3bbe9b2ba050fde42eeb6405fe092"
|
||||
|
||||
[dependencies.wgc]
|
||||
package = "wgpu-core"
|
||||
version = "0.1"
|
||||
git = "https://github.com/gfx-rs/wgpu"
|
||||
rev = "73b33ea76e2f91b3114aa7640b1d60518d39f915"
|
||||
rev = "b51053dc2dc3bbe9b2ba050fde42eeb6405fe092"
|
||||
|
||||
[dependencies]
|
||||
arrayvec = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user