Skip to content

Commit 94019a3

Browse files
committed
Remove default package.readme metadata from Cargo.toml
Since cargo 1.46.0, README.md is recognized by default.
1 parent d64ffdc commit 94019a3

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.serde.rs/serde_json/"
88
edition = "2018"
99
keywords = ["json", "serde", "serialization"]
1010
license = "MIT OR Apache-2.0"
11-
readme = "README.md"
1211
repository = "https://github.com/serde-rs/json"
1312
rust-version = "1.36"
1413

0 commit comments

Comments
 (0)