mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update cssparser
This commit is contained in:
parent
72279cc7eb
commit
8bfe978c78
16 changed files with 72 additions and 70 deletions
|
@ -11,7 +11,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
app_units = "0.3"
|
||||
cssparser = {version = "0.6", features = ["heap_size"]}
|
||||
cssparser = {version = "0.7", features = ["heap_size"]}
|
||||
euclid = "0.10.1"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {version = "0.13", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue