mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Patch wgpu-native
This commit is contained in:
parent
16bc2e18b1
commit
47e39ec1e3
2 changed files with 2 additions and 2 deletions
|
@ -30,3 +30,4 @@ mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
|
|||
# https://github.com/retep998/winapi-rs/pull/816
|
||||
winapi = { git = "https://github.com/servo/winapi-rs", branch = "patch-1" }
|
||||
spirv_cross = { git = "https://github.com/kvark/spirv_cross", branch = "wgpu" }
|
||||
wgpu-native = { git = "https://github.com/zakorgy/wgpu", branch = "v0.4" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue