diff --git a/Cargo.toml b/Cargo.toml index 9089d01..21e371f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ documentation = "https://docs.rs/anyhow" edition = "2018" keywords = ["error", "error-handling"] license = "MIT OR Apache-2.0" -readme = "README.md" repository = "https://github.com/dtolnay/anyhow" rust-version = "1.38"