about summary refs log tree commit diff
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2018-10-02 09:58:02 +0200
committerManish Goregaokar <manishsmail@gmail.com>2018-10-02 10:02:31 +0200
commit6c1d6391ecf3d7f2ee6761dda1cd5595744550dc (patch)
tree42f63750ad686eaa10a6af0e020484789749b2c5
parenta930e778c2325c32bf94a580499b000455081e90 (diff)
downloadrust-6c1d6391ecf3d7f2ee6761dda1cd5595744550dc.tar.gz
rust-6c1d6391ecf3d7f2ee6761dda1cd5595744550dc.zip
publish = false
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 80ff21764a5..d765e09deef 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,6 +16,7 @@ keywords = ["clippy", "lint", "plugin"]
 categories = ["development-tools", "development-tools::cargo-plugins"]
 build = "build.rs"
 edition = "2018"
+publish = false
 
 [badges]
 travis-ci = { repository = "rust-lang-nursery/rust-clippy" }