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

@ -4,6 +4,7 @@ version = "0.11.0"
description = "Solana SDK"
authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"
homepage = "https://solana.com/"
license = "Apache-2.0"
[dependencies]