Skip to content

Commit 8b02d49

Browse files
committed
refactor: Infer package.readme
1 parent 31eda6f commit 8b02d49

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ license = "MIT OR Apache-2.0"
101101
homepage = "https://crates.io"
102102
repository = "https://github.com/rust-lang/cargo"
103103
documentation = "https://docs.rs/cargo"
104-
readme = "README.md"
105104
description = """
106105
Cargo, a package manager for Rust.
107106
"""

crates/home/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ include = [
1212
"/README.md",
1313
]
1414
license = "MIT OR Apache-2.0"
15-
readme = "README.md"
1615
repository = "https://github.com/rust-lang/cargo"
1716
description = "Shared definitions of home directories."
1817

0 commit comments

Comments
 (0)