Skip to content

Commit 94f6f4d

Browse files
committed
Remove default package.readme metadata from Cargo.toml
Since cargo 1.46.0, README.md is recognized by default.
1 parent 4de2068 commit 94f6f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ documentation = "https://docs.rs/anyhow"
88
edition = "2018"
99
keywords = ["error", "error-handling"]
1010
license = "MIT OR Apache-2.0"
11-
readme = "README.md"
1211
repository = "https://github.com/dtolnay/anyhow"
1312
rust-version = "1.38"
1413

0 commit comments

Comments
 (0)