mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Bump cssparser to 0.5.2
This commit is contained in:
parent
1da19170d2
commit
5bb3fc395a
13 changed files with 43 additions and 43 deletions
|
@ -66,7 +66,7 @@ path = "../gfx_traits"
|
|||
app_units = {version = "0.2", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
caseless = "0.1.0"
|
||||
cssparser = { version = "0.5", features = [ "serde-serialization" ] }
|
||||
cssparser = {version = "0.5.2", features = ["serde-serialization"]}
|
||||
encoding = "0.2"
|
||||
euclid = {version = "0.6.1", features = ["plugins"]}
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue