mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #17694 - glennw:webrender-update, r=glennw
Upgrade to the latest version of WebRender <!-- 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/17694) <!-- Reviewable:end -->
This commit is contained in:
commit
173181a491
88 changed files with 554 additions and 521 deletions
|
@ -92,6 +92,6 @@ url = {version = "1.2", features = ["heap_size", "query_encoding"]}
|
|||
utf-8 = "0.7"
|
||||
uuid = {version = "0.5", features = ["v4"]}
|
||||
xml5ever = {version = "0.8", features = ["unstable"]}
|
||||
webrender_traits = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
webvr = {path = "../webvr"}
|
||||
webvr_traits = {path = "../webvr_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue