Stop trying to publish crates that are unpublishable

This commit is contained in:
Michael Vines
2019-07-12 21:50:50 -07:00
parent b01990d480
commit d2b21ce8d0
2 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,7 @@ repository = "https://github.com/solana-labs/solana"
authors = ["Solana Maintainers <maintainers@solana.com>"]
license = "Apache-2.0"
edition = "2018"
publish = false
[features]
bpf_c = []