mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +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
|
@ -26,7 +26,7 @@ path = "../../../components/util"
|
|||
[dependencies]
|
||||
app_units = {version = "0.2", features = ["plugins"]}
|
||||
url = "0.5.4"
|
||||
cssparser = "0.5"
|
||||
cssparser = "0.5.2"
|
||||
selectors = "0.4.1"
|
||||
string_cache = "0.2.7"
|
||||
euclid = {version = "0.6.1", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue