1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-05-13 21:26:27 +02:00

grep 0.1.3

This commit is contained in:
Andrew Gallant 2016-09-25 22:29:35 -04:00
parent baebfd7add
commit b62195b33f

View File

@ -1,6 +1,6 @@
[package] [package]
name = "grep" name = "grep"
version = "0.1.2" #:version version = "0.1.3" #: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.