mirror of
https://github.com/servo/servo.git
synced 2025-08-29 00:58:20 +01:00
Bump cssparser version to 0.16.1 in toml files
This commit is contained in:
parent
2414688f5a
commit
5362c5ee74
11 changed files with 11 additions and 11 deletions
|
@ -15,7 +15,7 @@ testing = ["style/testing"]
|
|||
[dependencies]
|
||||
byteorder = "1.0"
|
||||
app_units = "0.5"
|
||||
cssparser = "0.16"
|
||||
cssparser = "0.16.1"
|
||||
euclid = "0.15"
|
||||
html5ever = "0.18"
|
||||
parking_lot = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue