[dependencies.paste]
version = "1.0.14"
[dependencies.regex]
version = "1.10.3"
[dependencies.serde]
features = ["derive"]
version = "1.0.197"
[dev-dependencies.anyhow]
version = "1.0.80"
[dev-dependencies.serde_json]
version = "1.0.114"
[package]
authors = ["Tomoikey"]
categories = ["accessibility", "development-tools"]
description = "A library for imbuing rules into types and elevating them to more robust types"
edition = "2021"
license = "MIT"
name = "refined_type"
readme = "README.md"
repository = "https://github.com/tomoikey/refined-type"
version = "0.4.13"