aboutsummaryrefslogtreecommitdiffstats
path: root/components/geometry/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/geometry/Cargo.toml')
-rw-r--r--components/geometry/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/geometry/Cargo.toml b/components/geometry/Cargo.toml
index 387f17a1e55..e1bbbadbea5 100644
--- a/components/geometry/Cargo.toml
+++ b/components/geometry/Cargo.toml
@@ -15,5 +15,4 @@ app_units = "0.7"
euclid = "0.20"
malloc_size_of = { path = "../malloc_size_of" }
malloc_size_of_derive = "0.1"
-style_traits = { path = "../style_traits" }
webrender_api = { git = "https://github.com/servo/webrender" }