Update to the latest rust-layers

Fixes #4754.
This commit is contained in:
Martin Robinson 2015-01-28 14:15:10 -08:00
parent 3736396c63
commit fb3c2c38ee
3 changed files with 3 additions and 3 deletions

View file

@ -474,7 +474,7 @@ source = "git+https://github.com/bjz/gl-rs.git#230e6c9ed611cddfcb6682dee9686471d
[[package]]
name = "layers"
version = "0.1.0"
source = "git+https://github.com/servo/rust-layers#8dece8325eda4a74816832580e62ebd3afc99dfb"
source = "git+https://github.com/servo/rust-layers#c17875c1951ffe2425733a596c2e6c10d9276720"
dependencies = [
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
"cgl 0.0.1 (git+https://github.com/servo/rust-cgl)",