Add homepage field to all crates

This commit is contained in:
Michael Vines
2018-12-13 21:14:37 -08:00
parent 1a68bce94c
commit 092edabd2d
18 changed files with 18 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ name = "solana-fullnode"
version = "0.1.0"
repository = "https://github.com/solana-labs/solana"
license = "Apache-2.0"
homepage = "http://solana.com/"
homepage = "https://solana.com/"
[dependencies]
clap = "2.32.0"