Auto merge of #9058 - Ms2ger:layers, r=mrobinson

Update layers.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9058)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-12-29 04:05:22 +05:30
commit 5ef8129ae6
3 changed files with 3 additions and 3 deletions

View file

@ -918,7 +918,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "layers"
version = "0.2.0"
source = "git+https://github.com/servo/rust-layers#f75cff14252571fc02857ad28ca502774a012743"
source = "git+https://github.com/servo/rust-layers#79903a0b38c9684f5f74622532023d4ac51b4f7f"
dependencies = [
"azure 0.2.1 (git+https://github.com/servo/rust-azure)",
"cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/cef/Cargo.lock generated
View file

@ -878,7 +878,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "layers"
version = "0.2.0"
source = "git+https://github.com/servo/rust-layers#f75cff14252571fc02857ad28ca502774a012743"
source = "git+https://github.com/servo/rust-layers#79903a0b38c9684f5f74622532023d4ac51b4f7f"
dependencies = [
"azure 0.2.1 (git+https://github.com/servo/rust-azure)",
"cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/gonk/Cargo.lock generated
View file

@ -846,7 +846,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "layers"
version = "0.2.0"
source = "git+https://github.com/servo/rust-layers#f75cff14252571fc02857ad28ca502774a012743"
source = "git+https://github.com/servo/rust-layers#79903a0b38c9684f5f74622532023d4ac51b4f7f"
dependencies = [
"azure 0.2.1 (git+https://github.com/servo/rust-azure)",
"cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",