mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Bump cssparser to 0.13.7
This commit is contained in:
parent
eac4f407e2
commit
41f1c3463e
13 changed files with 26 additions and 26 deletions
|
@ -10,7 +10,7 @@ path = "lib.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cssparser = "0.13.3"
|
||||
cssparser = "0.13.7"
|
||||
gfx = {path = "../../../components/gfx"}
|
||||
ipc-channel = "0.7"
|
||||
style = {path = "../../../components/style"}
|
||||
|
|
|
@ -15,7 +15,7 @@ testing = ["style/testing"]
|
|||
[dependencies]
|
||||
byteorder = "1.0"
|
||||
app_units = "0.4.1"
|
||||
cssparser = "0.13.3"
|
||||
cssparser = "0.13.7"
|
||||
euclid = "0.11"
|
||||
html5ever = "0.17"
|
||||
parking_lot = "0.3"
|
||||
|
|
|
@ -16,7 +16,7 @@ testing = ["style/testing"]
|
|||
|
||||
[dependencies]
|
||||
atomic_refcell = "0.1"
|
||||
cssparser = "0.13.3"
|
||||
cssparser = "0.13.7"
|
||||
env_logger = "0.4"
|
||||
euclid = "0.11"
|
||||
geckoservo = {path = "../../../ports/geckolib"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue