mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
style: Update cssparser to 0.23.
This commit is contained in:
parent
005fd9cfa8
commit
ea5efd9e2f
14 changed files with 26 additions and 27 deletions
|
@ -12,7 +12,7 @@ doctest = false
|
|||
[dependencies]
|
||||
byteorder = "1.0"
|
||||
app_units = "0.5"
|
||||
cssparser = "0.22.0"
|
||||
cssparser = "0.23.0"
|
||||
euclid = "0.15"
|
||||
html5ever = "0.21"
|
||||
parking_lot = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue