mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update selectors to 0.17
This commit is contained in:
parent
c48a326fb3
commit
55b2c5c1bd
16 changed files with 29 additions and 77 deletions
|
@ -23,7 +23,7 @@ libc = "0.2"
|
|||
log = {version = "0.3.5", features = ["release_max_level_info"]}
|
||||
num_cpus = "1.1.0"
|
||||
parking_lot = "0.3"
|
||||
selectors = "0.15.1"
|
||||
selectors = "0.17"
|
||||
servo_url = {path = "../../components/url"}
|
||||
style = {path = "../../components/style", features = ["gecko"]}
|
||||
style_traits = {path = "../../components/style_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue