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

@ -6,6 +6,7 @@ authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"
license = "Apache-2.0"
edition = "2018"
homepage = "https://solana.com/"
[dependencies]
serde_json = "1.0.10"