Patch spirv_cross

This commit is contained in:
Zakor Gyula 2019-11-22 10:39:38 +01:00
parent 12893aa010
commit 16bc2e18b1
2 changed files with 2 additions and 72 deletions

View file

@ -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" }