mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
|
@ -22,7 +22,7 @@ bench = []
|
|||
[dependencies]
|
||||
bitflags = "1.0"
|
||||
matches = "0.1"
|
||||
cssparser = "0.23.0"
|
||||
cssparser = "0.24.0"
|
||||
log = "0.4"
|
||||
fnv = "1.0"
|
||||
phf = "0.7.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue