Auto merge of #21725 - pyfisch:update-wr, r=jdm

Update Webrender

New version is
9156a4465f6ad715a0206cdd9a7e9a6f0385fbd6

---

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because just updating WR

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21725)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-10-12 12:49:23 -04:00 committed by GitHub
commit 7e78edcff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 184 additions and 151 deletions

View file

@ -33,6 +33,7 @@ rand = [
# Ignored packages with duplicated versions
packages = [
"bitflags",
"core-graphics",
"crossbeam-epoch",
"crossbeam-utils",
"log",