mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Upgrade cssparser.
Bug: 1471104 MozReview-Commit-ID: 74rBgkJEcYd
This commit is contained in:
parent
26a9c9f53c
commit
9d1ae1840f
4 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@ servo = [
|
|||
|
||||
[dependencies]
|
||||
app_units = "0.6"
|
||||
cssparser = "0.23.0"
|
||||
cssparser = "0.24.0"
|
||||
euclid = "0.17"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
hyper = { version = "0.10", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue