mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
|
@ -35,7 +35,7 @@ arrayvec = "0.5"
|
|||
atomic_refcell = "0.1"
|
||||
bitflags = "1.0"
|
||||
byteorder = "1.0"
|
||||
cssparser = "0.28"
|
||||
cssparser = "0.29"
|
||||
derive_more = "0.99"
|
||||
encoding_rs = { version = "0.8", optional = true }
|
||||
euclid = "0.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue