aboutsummaryrefslogtreecommitdiffstats
path: root/components/metrics/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/metrics/Cargo.toml')
-rw-r--r--components/metrics/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/metrics/Cargo.toml b/components/metrics/Cargo.toml
index 7a05ee9b132..af186366721 100644
--- a/components/metrics/Cargo.toml
+++ b/components/metrics/Cargo.toml
@@ -10,7 +10,6 @@ name = "metrics"
path = "lib.rs"
[dependencies]
-gfx = {path = "../gfx"}
gfx_traits = {path = "../gfx_traits"}
ipc-channel = "0.9"
log = "0.3.5"