diff --git a/components/servo/Cargo.toml b/components/servo/Cargo.toml index feeeccce618..f4feaab5be5 100644 --- a/components/servo/Cargo.toml +++ b/components/servo/Cargo.toml @@ -27,7 +27,6 @@ webrender_debugger = ["webrender/debugger"] no_static_freetype = ["webrender/no_static_freetype"] oculusvr = ["webvr/oculusvr"] unstable = [ - "euclid/unstable", "script/unstable", ] webdriver = ["webdriver_server"]