mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Updated cssparser dependency to 0.29.
Signed-off-by: Lewin Probst <info@emirror.de>
This commit is contained in:
parent
8db58c8afe
commit
976f5b76bc
18 changed files with 78 additions and 81 deletions
|
@ -31,7 +31,7 @@ accountable-refcell = { version = "0.2.0", optional = true }
|
|||
app_units = "0.7"
|
||||
content-security-policy = { version = "0.4.0", features = ["serde"], optional = true }
|
||||
crossbeam-channel = { version = "0.4", optional = true }
|
||||
cssparser = "0.28"
|
||||
cssparser = "0.29"
|
||||
euclid = "0.20"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
hyper = { version = "0.12", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue