mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
webgl_backtrace = []
|
||||
|
||||
[dependencies]
|
||||
cssparser = "0.24.0"
|
||||
cssparser = "0.25"
|
||||
euclid = "0.19"
|
||||
ipc-channel = "0.11"
|
||||
gleam = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue