diff --git a/Cargo.toml b/Cargo.toml index 4373560d..718344c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ first class support on Windows, macOS and Linux. documentation = "https://github.com/BurntSushi/ripgrep" homepage = "https://github.com/BurntSushi/ripgrep" repository = "https://github.com/BurntSushi/ripgrep" -readme = "README.md" keywords = ["regex", "grep", "egrep", "search", "pattern"] categories = ["command-line-utilities", "text-processing"] license = "Unlicense OR MIT"