ctreg 1.0.0

Compile-time regular expressions the way they were always meant to be
Documentation
[dependencies.ctreg-macro]
version = "1.0.0"

[dependencies.regex-automata]
features = ["meta"]
version = "0.4.6"

[dependencies.regex-syntax]
version = "0.8.2"
[dev-dependencies.cool_asserts]
version = "2.0.3"

[package]
authors = ["Nathan West <Lucretiel@gmail.com>"]
description = "Compile-time regular expressions the way they were always meant to be"
edition = "2021"
license = "MPL-2.0"
name = "ctreg"
readme = "README.md"
repository = "https://github.com/Lucretiel/ctreg"
version = "1.0.0"