mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #9209 - bholley:geckolib, r=SimonSapin
Implement a geckolib target <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9209) <!-- Reviewable:end -->
This commit is contained in:
commit
aa713c9fbb
6 changed files with 1272 additions and 1 deletions
|
@ -52,5 +52,5 @@ string_cache = "0.2"
|
|||
lazy_static = "0.1"
|
||||
getopts = "0.2.11"
|
||||
hyper = "0.7"
|
||||
url = "0.5.2"
|
||||
url = {version = "0.5.2", features = ["serde_serialization"]}
|
||||
uuid = "0.1.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue