1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-04 21:52:54 +02:00
This commit is contained in:
Andrew Gallant
2016-10-31 20:01:37 -04:00
parent 599c4fc3f3
commit f147f3aa39

View File

@@ -1,6 +1,6 @@
[package]
name = "ripgrep"
version = "0.2.5" #:version
version = "0.2.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Line oriented search tool using Rust's regex library. Combines the raw