diff --git a/Cargo.toml b/Cargo.toml index b3c64c1..fb057af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "ripgrep_all" description = "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc." license = "AGPL-3.0-or-later" +readme = "README.md" version = "0.8.9-alpha.0" repository = "https://github.com/phiresky/ripgrep_all" authors = ["phiresky "]