mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update cssparser to 0.7.3 to get perf improvements.
This commit is contained in:
parent
231481570e
commit
87c57489d7
2 changed files with 25 additions and 23 deletions
|
@ -26,7 +26,7 @@ app_units = "0.3"
|
|||
atomic_refcell = "0.1"
|
||||
bitflags = "0.7"
|
||||
cfg-if = "0.1.0"
|
||||
cssparser = "0.7"
|
||||
cssparser = "0.7.3"
|
||||
encoding = "0.2"
|
||||
euclid = "0.10.1"
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue