aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_layout_interface/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/script_layout_interface/Cargo.toml')
-rw-r--r--components/script_layout_interface/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script_layout_interface/Cargo.toml b/components/script_layout_interface/Cargo.toml
index 2e436761dc8..8ad33fc7d43 100644
--- a/components/script_layout_interface/Cargo.toml
+++ b/components/script_layout_interface/Cargo.toml
@@ -33,5 +33,4 @@ servo_arc = {path = "../servo_arc"}
servo_atoms = {path = "../atoms"}
servo_url = {path = "../url"}
style = {path = "../style", features = ["servo"]}
-style_traits = {path = "../style_traits", features = ["servo"]}
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}