diff --git a/Cargo.toml b/Cargo.toml index 65c726f1003..b234f2861a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ license = "MIT OR Apache-2.0" homepage = "https://crates.io" repository = "https://github.com/rust-lang/cargo" documentation = "https://docs.rs/cargo" +readme = "README.md" description = """ Cargo, a package manager for Rust. """