Skip to content

Commit 30daa57

Browse files
committed
Remove default package.readme metadata from Cargo.toml
Since cargo 1.46.0, README.md is recognized by default.
1 parent 2f18cb3 commit 30daa57

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
@@ -9,7 +9,6 @@ documentation = "https://docs.rs/quote/"
99
edition = "2018"
1010
keywords = ["macros", "syn"]
1111
license = "MIT OR Apache-2.0"
12-
readme = "README.md"
1312
repository = "https://github.com/dtolnay/quote"
1413
rust-version = "1.31"
1514

0 commit comments

Comments
 (0)