mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update to cssparser 0.13
This commit is contained in:
parent
418c3e8cc7
commit
11cef135e7
53 changed files with 42 additions and 180 deletions
|
@ -10,7 +10,7 @@ name = "canvas_traits"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
cssparser = "0.12.1"
|
||||
cssparser = "0.13"
|
||||
euclid = "0.11"
|
||||
heapsize = "0.3.0"
|
||||
heapsize_derive = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue