mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -79,7 +79,7 @@ mime_guess = "2.0.0-alpha.6"
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.2"
|
||||
parking_lot = "0.6"
|
||||
parking_lot = "0.7"
|
||||
phf = "0.7.18"
|
||||
pixels = {path = "../pixels"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue