diff --git a/components/style/Cargo.toml b/components/style/Cargo.toml index a272eeb01f3..40391564a2e 100644 --- a/components/style/Cargo.toml +++ b/components/style/Cargo.toml @@ -9,8 +9,6 @@ build = "make -f makefile.cargo" name = "style" path = "lib.rs" -doc = false - [dependencies.plugins] path = "../plugins"