diff --git a/components/atoms/Cargo.toml b/components/atoms/Cargo.toml index 449f627fe1f..ff149db72ab 100644 --- a/components/atoms/Cargo.toml +++ b/components/atoms/Cargo.toml @@ -5,7 +5,6 @@ authors = ["The Servo Project Developers"] license = "MPL-2.0" publish = false build = "build.rs" -workspace = "../.." [lib] path = "lib.rs"