diff --git a/core/Cargo.toml b/core/Cargo.toml index b4d32df15f..dca75e2f31 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -4,7 +4,7 @@ description = "Blockchain, Rebuilt for Scale" version = "0.13.0" documentation = "https://docs.rs/solana" homepage = "https://solana.com/" -readme = "README.md" +readme = "../README.md" repository = "https://github.com/solana-labs/solana" authors = ["Solana Maintainers "] license = "Apache-2.0"