mirror of
https://github.com/servo/servo.git
synced 2025-07-28 17:50:37 +01:00
Bump cssparser to 0.5.4
This commit is contained in:
parent
7771f28a22
commit
200e2286fd
13 changed files with 43 additions and 43 deletions
|
@ -67,7 +67,7 @@ path = "../gfx_traits"
|
|||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
caseless = "0.1.0"
|
||||
cssparser = {version = "0.5.3", features = ["heap_size", "serde-serialization"]}
|
||||
cssparser = {version = "0.5.4", features = ["heap_size", "serde-serialization"]}
|
||||
encoding = "0.2"
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue