mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Move rust-selectors in-tree.
This commit is contained in:
parent
f7e75fd001
commit
8915e53cee
16 changed files with 2616 additions and 18 deletions
|
@ -28,6 +28,6 @@ plugins = {path = "../plugins"}
|
|||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = "0.17"
|
||||
selectors = { path = "../selectors" }
|
||||
servo_url = {path = "../url"}
|
||||
style = {path = "../style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue