chore: Release ripgrep_all version 0.10.4

pull/201/head v0.10.4
phiresky 4 months ago
parent 44fc7d7e71
commit 2fcf565dbd

2
Cargo.lock generated

@ -1363,7 +1363,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "ripgrep_all"
version = "0.10.3"
version = "0.10.4"
dependencies = [
"anyhow",
"async-compression 0.4.5",

@ -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.3"
version = "0.10.4"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Loading…
Cancel
Save