mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #10291 - jfhumann:10211, r=emilio
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10291) <!-- Reviewable:end -->
This commit is contained in:
commit
524a004e77
15 changed files with 98 additions and 88 deletions
|
@ -60,6 +60,9 @@ features = ["unstable"]
|
|||
[dependencies.gfx_traits]
|
||||
path = "../gfx_traits"
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender_traits"
|
||||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue