diff --git a/Cargo.toml b/Cargo.toml index 0c9ac2a..b3a0cbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ edition = "2018" exclude = ["performance.png", "chart/**"] keywords = ["integer"] license = "MIT OR Apache-2.0" -readme = "README.md" repository = "https://github.com/dtolnay/itoa" rust-version = "1.36"