mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Patch spirv_cross
This commit is contained in:
parent
12893aa010
commit
16bc2e18b1
2 changed files with 2 additions and 72 deletions
|
@ -29,3 +29,4 @@ opt-level = 3
|
|||
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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue