mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #9380 - servo:cssparserup, r=SimonSapin
Update cssparser. https://github.com/servo/rust-cssparser/pull/91 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9380) <!-- Reviewable:end -->
This commit is contained in:
commit
1ba1fb0b7f
21 changed files with 104 additions and 125 deletions
|
@ -26,7 +26,7 @@ path = "../../../components/util"
|
|||
[dependencies]
|
||||
app_units = {version = "0.1", features = ["plugins"]}
|
||||
url = "0.5.2"
|
||||
cssparser = "0.4"
|
||||
cssparser = "0.5"
|
||||
selectors = "0.2"
|
||||
string_cache = "0.2"
|
||||
euclid = {version = "0.4", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue