mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +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
|
@ -28,6 +28,6 @@ plugins = {path = "../plugins"}
|
|||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = "0.15.1"
|
||||
selectors = "0.17"
|
||||
servo_url = {path = "../url"}
|
||||
style = {path = "../style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue