mirror of
https://github.com/servo/servo.git
synced 2025-08-01 11:40:30 +01:00
Bump cssparser to 0.5.3
This commit is contained in:
parent
e2d9734609
commit
d0ab28a735
13 changed files with 43 additions and 43 deletions
|
@ -66,7 +66,7 @@ path = "../gfx_traits"
|
|||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
caseless = "0.1.0"
|
||||
cssparser = {version = "0.5.2", features = ["heap_size", "serde-serialization"]}
|
||||
cssparser = {version = "0.5.3", features = ["heap_size", "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