aboutsummaryrefslogtreecommitdiffstats
path: root/components/servo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/servo/Cargo.toml')
-rw-r--r--components/servo/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/servo/Cargo.toml b/components/servo/Cargo.toml
index 687cdd6a5a2..5988dbdc4b9 100644
--- a/components/servo/Cargo.toml
+++ b/components/servo/Cargo.toml
@@ -72,7 +72,6 @@ bluetooth_traits = { workspace = true, optional = true }
canvas = { path = "../canvas" }
webgl = { path = "../webgl", default-features = false }
canvas_traits = { workspace = true }
-cfg-if = { workspace = true }
compositing = { path = "../compositing" }
compositing_traits = { workspace = true }
constellation = { path = "../constellation" }