diff --git a/Cargo.lock b/Cargo.lock index c15d611..aefe51f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1363,7 +1363,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "ripgrep_all" -version = "0.10.5" +version = "0.10.6" dependencies = [ "anyhow", "async-compression 0.4.5", diff --git a/Cargo.toml b/Cargo.toml index aa04360..64d3dbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "AGPL-3.0-or-later" name = "ripgrep_all" readme = "README.md" repository = "https://github.com/phiresky/ripgrep-all" -version = "0.10.5" +version = "0.10.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html