mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Update to selectors 0.15
This commit is contained in:
parent
a89ba50180
commit
82b13d50e3
21 changed files with 215 additions and 146 deletions
|
@ -34,7 +34,7 @@ range = {path = "../range"}
|
|||
rayon = "0.5"
|
||||
script_layout_interface = {path = "../script_layout_interface"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = "0.14"
|
||||
selectors = "0.15"
|
||||
serde = "0.8"
|
||||
serde_derive = "0.8"
|
||||
serde_json = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue