[dependencies.lazy_static]
version = "1"
[package]
authors = ["Canop <cano.petrole@gmail.com>"]
categories = ["text-processing"]
description = "a macro to reduce regex creation boilerplate"
edition = "2018"
keywords = ["macro", "lazy_static", "regex"]
license = "MIT"
name = "lazy-regex"
readme = "README.md"
repository = "https://github.com/Canop/lazy-regex"
version = "0.1.2"