1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-17 20:28:03 +02:00
This commit is contained in:
Andrew Gallant 2024-01-06 14:32:27 -05:00
parent 1fa76d2a42
commit e50df40a19
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -400,7 +400,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "ripgrep"
version = "14.0.3"
version = "14.1.0"
dependencies = [
"anyhow",
"bstr",

View File

@ -1,6 +1,6 @@
[package]
name = "ripgrep"
version = "14.0.3" #:version
version = "14.1.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
ripgrep is a line-oriented search tool that recursively searches the current