mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Move rust-selectors in-tree.
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user