Auto merge of #11353 - Manishearth:wrup, r=mbrubeck

Update webrender

Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data:
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy --faster` does not report any errors
- [x] These changes fix #11327

Either:
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it's a dependency update

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11353)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-05-23 21:56:38 -07:00
commit caada0fb33
3 changed files with 3 additions and 3 deletions

View file

@ -2501,7 +2501,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#5f461db430272f81076bad17188c1f964e85f3b2"
source = "git+https://github.com/servo/webrender#53c09c719d27ae0a157ff57009e57f0047070cda"
dependencies = [
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/cef/Cargo.lock generated
View file

@ -2362,7 +2362,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#5f461db430272f81076bad17188c1f964e85f3b2"
source = "git+https://github.com/servo/webrender#53c09c719d27ae0a157ff57009e57f0047070cda"
dependencies = [
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/gonk/Cargo.lock generated
View file

@ -2317,7 +2317,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#5f461db430272f81076bad17188c1f964e85f3b2"
source = "git+https://github.com/servo/webrender#53c09c719d27ae0a157ff57009e57f0047070cda"
dependencies = [
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",