grep-regex-0.1.8

This commit is contained in:
Andrew Gallant
2020-05-09 10:31:29 -04:00
parent 568018386b
commit c0f0492b98
2 changed files with 5 additions and 5 deletions

View File

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