diff options
Diffstat (limited to 'components/layout')
-rw-r--r-- | components/layout/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/layout/Cargo.toml b/components/layout/Cargo.toml index 44cb976afe4..0d27223b3d9 100644 --- a/components/layout/Cargo.toml +++ b/components/layout/Cargo.toml @@ -2,6 +2,7 @@ name = "layout" version = "0.0.1" authors = ["The Servo Project Developers"] +publish = false [lib] name = "layout" |