1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-25 14:22:54 +02:00

grep 0.1.2

This commit is contained in:
Andrew Gallant
2016-09-21 19:14:12 -04:00
parent 2a2b1506d4
commit 24e14a0341

View File

@ -1,6 +1,6 @@
[package] [package]
name = "grep" name = "grep"
version = "0.1.1" #:version version = "0.1.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"] authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """ description = """
Fast line oriented regex searching as a library. Fast line oriented regex searching as a library.