mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
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:
commit
7e78edcff9
29 changed files with 184 additions and 151 deletions
|
@ -33,6 +33,7 @@ rand = [
|
|||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"bitflags",
|
||||
"core-graphics",
|
||||
"crossbeam-epoch",
|
||||
"crossbeam-utils",
|
||||
"log",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue