mirror of
https://github.com/servo/servo.git
synced 2025-06-20 23:28:59 +01:00
Auto merge of #16589 - servo:cssparserup, r=emilio
Update to cssparser 0.13 https://github.com/servo/rust-cssparser/pull/140 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16589) <!-- Reviewable:end -->
This commit is contained in:
commit
e3e10ada09
53 changed files with 42 additions and 180 deletions
|
@ -35,7 +35,7 @@ byteorder = "1.0"
|
|||
canvas_traits = {path = "../canvas_traits"}
|
||||
caseless = "0.1.0"
|
||||
cookie = "0.6"
|
||||
cssparser = "0.12.1"
|
||||
cssparser = "0.13"
|
||||
deny_public_fields = {path = "../deny_public_fields"}
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
dom_struct = {path = "../dom_struct"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue