change branch of spirv_cross

This commit is contained in:
Patrick Shaughnessy 2020-01-23 18:44:49 -05:00
parent 2b77a992db
commit 1979e67f70
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -5550,7 +5550,7 @@ dependencies = [
[[package]]
name = "spirv_cross"
version = "0.16.0"
source = "git+https://github.com/kvark/spirv_cross?branch=wgpu#636677bad724797789239c16e6d332e9b4d97b86"
source = "git+https://github.com/servo/spirv_cross?branch=wgpu-servo#636677bad724797789239c16e6d332e9b4d97b86"
dependencies = [
"cc",
]