mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +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
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
app_units = "0.5"
|
||||
atomic_refcell = "0.1"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = "0.16"
|
||||
cssparser = "0.16.1"
|
||||
euclid = "0.15"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
heapsize = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue