grep-regex-0.1.7

This commit is contained in:
Andrew Gallant
2020-03-22 21:08:19 -04:00
parent 0ea65efd6d
commit 543f99dbf1
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "grep-regex"
version = "0.1.6" #:version
version = "0.1.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Use Rust's regex library with the 'grep' crate.