Skip to content

Commit ccfce18

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ documentation = "https://docs.rs/async-trait"
88
edition = "2018"
99
keywords = ["async"]
1010
license = "MIT OR Apache-2.0"
11-
readme = "README.md"
1211
repository = "https://github.com/dtolnay/async-trait"
1312
rust-version = "1.39"
1413

0 commit comments

Comments
 (0)