cur 0.2.0

The tool that will hunt for your regular expression.
Documentation
[dependencies.cur_macro]
version = "0.2.0"

[dependencies.once_cell]
version = "1.4.0"

[lib]
doctest = false
path = "src/lib.rs"

[package]
authors = ["Justin Simerly <justinsimerly1992@gmail.com>"]
categories = ["text-processing", "no-std"]
description = "The tool that will hunt for your regular expression."
edition = "2018"
keywords = ["regular", "expression", "hunt"]
license = "MIT"
name = "cur"
readme = "README.md"
repository = "https://github.com/jsim2010/cur"
version = "0.2.0"