mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update remaining references to cssparser 0.24.
This commit is contained in:
parent
99f9d84555
commit
29f56919e2
5 changed files with 15 additions and 15 deletions
|
@ -16,7 +16,7 @@ webgl_backtrace = ["canvas_traits/webgl_backtrace"]
|
|||
azure = {git = "https://github.com/servo/rust-azure"}
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
compositing = {path = "../compositing"}
|
||||
cssparser = "0.24"
|
||||
cssparser = "0.25"
|
||||
euclid = "0.19"
|
||||
fnv = "1.0"
|
||||
gleam = "0.6.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue