mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #15440 - KiChjang:selectors, r=KiChjang
Update selectors to 0.17 Closes #15434.
This commit is contained in:
commit
f7e75fd001
16 changed files with 29 additions and 77 deletions
|
@ -30,7 +30,7 @@ rayon = "0.6"
|
|||
script = {path = "../script"}
|
||||
script_layout_interface = {path = "../script_layout_interface"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = "0.15.1"
|
||||
selectors = "0.17"
|
||||
serde_derive = "0.8"
|
||||
serde_json = "0.8"
|
||||
servo_config = {path = "../config"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue