refactor: Infer package.readme

This commit is contained in:
Ed Page 2023-07-12 10:19:10 -05:00
parent 31eda6f7c3
commit 8b02d4927e
2 changed files with 0 additions and 2 deletions

View file

@ -101,7 +101,6 @@ 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.
"""

View file

@ -12,7 +12,6 @@ include = [
"/README.md",
]
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/rust-lang/cargo"
description = "Shared definitions of home directories."