diff --git a/Cargo.toml b/Cargo.toml index 4b5ab5e..3aca928 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ [package] authors = ["phiresky "] description = "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc." -edition = "2018" +edition = "2021" exclude = [ "exampledir/*", ]