aboutsummaryrefslogtreecommitdiffstats
path: root/components/profile_traits
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2016-03-03 15:04:44 -0500
committerCorey Farwell <coreyf@rwell.org>2016-03-03 15:04:44 -0500
commit75353e19a733d241b641b5f23b8e768ca121bac2 (patch)
treeca1fd213709a61685064d7c6af8704e153534010 /components/profile_traits
parent056a7cf1a2284063e5d32c6627b86f6931957a74 (diff)
downloadservo-75353e19a733d241b641b5f23b8e768ca121bac2.tar.gz
servo-75353e19a733d241b641b5f23b8e768ca121bac2.zip
Indicate components should not be published to crates.io.
http://doc.crates.io/manifest.html#the-publish--field-optional
Diffstat (limited to 'components/profile_traits')
-rw-r--r--components/profile_traits/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/profile_traits/Cargo.toml b/components/profile_traits/Cargo.toml
index 5a79f3dc744..b783c76d799 100644
--- a/components/profile_traits/Cargo.toml
+++ b/components/profile_traits/Cargo.toml
@@ -2,6 +2,7 @@
name = "profile_traits"
version = "0.0.1"
authors = ["The Servo Project Developers"]
+publish = false
[lib]
name = "profile_traits"