mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update to cssparser 0.13
This commit is contained in:
parent
418c3e8cc7
commit
11cef135e7
53 changed files with 42 additions and 180 deletions
|
@ -14,7 +14,7 @@ testing = ["style/testing"]
|
|||
|
||||
[dependencies]
|
||||
app_units = "0.4"
|
||||
cssparser = "0.12.1"
|
||||
cssparser = "0.13"
|
||||
euclid = "0.11"
|
||||
html5ever-atoms = "0.3"
|
||||
parking_lot = "0.3"
|
||||
|
|
|
@ -16,7 +16,7 @@ testing = ["style/testing"]
|
|||
|
||||
[dependencies]
|
||||
atomic_refcell = "0.1"
|
||||
cssparser = "0.12.1"
|
||||
cssparser = "0.13"
|
||||
env_logger = "0.4"
|
||||
euclid = "0.11"
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue