[dependencies.regex]
version = "1.3.4"
[dependencies.thiserror]
version = "1.0.15"
[package]
authors = ["Ron Lobo <code@ronlobo.com>"]
description = "On the fly value objects in Rust."
edition = "2018"
license = "MIT/Apache-2.0"
name = "constrained_type"
readme = "./README.md"
repository = "https://www.github.com/ronlobo/constrained_type"
version = "0.1.2-alpha.2"