docs: add docs links for crates published to crates.io

This commit is contained in:
Trent Nelson
2021-03-10 13:46:17 -07:00
committed by mergify[bot]
parent 478518308d
commit 24d18b3cf2
97 changed files with 97 additions and 2 deletions

View File

@ -7,6 +7,7 @@ version = "1.6.0"
repository = "https://github.com/solana-labs/solana"
license = "Apache-2.0"
homepage = "https://solana.com/"
documentation = "https://docs.rs/solana-cli-output"
[dependencies]
chrono = { version = "0.4.11", features = ["serde"] }