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