mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +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
|
@ -64,7 +64,7 @@ path = "../gfx_traits"
|
|||
|
||||
[dependencies]
|
||||
app_units = {version = "0.1", features = ["plugins"]}
|
||||
cssparser = { version = "0.4", features = [ "serde-serialization" ] }
|
||||
cssparser = { version = "0.5", features = [ "serde-serialization" ] }
|
||||
log = "0.3"
|
||||
encoding = "0.2"
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue