mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -25,7 +25,7 @@ path = "../../../components/util"
|
|||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
cssparser = {version = "0.5.3", features = ["heap_size"]}
|
||||
cssparser = {version = "0.5.4", features = ["heap_size"]}
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
selectors = {version = "0.5", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.10", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue