mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Auto merge of #23288 - paulrouget:glutin-21, r=jdm
Glutin 0.21 Fix #23189 Depends on #23233 Dependencies update: - https://github.com/servo/rust-webvr/pull/73 - https://github.com/servo/skia/pull/172 - https://github.com/servo/rust-glx/pull/23 - https://github.com/servo/rust-offscreen-rendering-context/pull/134 <!-- 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/23288) <!-- Reviewable:end -->
This commit is contained in:
commit
a911b82e27
17 changed files with 625 additions and 351 deletions
|
@ -15,7 +15,7 @@ app_units = "0.7"
|
|||
cssparser = "0.25"
|
||||
euclid = "0.19"
|
||||
html5ever = "0.23"
|
||||
parking_lot = "0.6"
|
||||
parking_lot = "0.7"
|
||||
rayon = "1"
|
||||
serde_json = "1.0"
|
||||
selectors = {path = "../../../components/selectors"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue