aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg
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/msg
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/msg')
-rw-r--r--components/msg/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/msg/Cargo.toml b/components/msg/Cargo.toml
index 5ad3de60a52..5e3da24f14d 100644
--- a/components/msg/Cargo.toml
+++ b/components/msg/Cargo.toml
@@ -2,6 +2,7 @@
name = "msg"
version = "0.0.1"
authors = ["The Servo Project Developers"]
+publish = false
[lib]
name = "msg"