1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-11-23 21:54:45 +02:00
This commit is contained in:
Andrew Gallant
2025-10-22 08:30:04 -04:00
parent a63671efb0
commit af60c2de9d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -388,7 +388,7 @@ checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
[[package]]
name = "ripgrep"
version = "15.0.0"
version = "15.1.0"
dependencies = [
"anyhow",
"bstr",

View File

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