[dependencies.regex]
version = "1.6.0"
[package]
authors = ["brijesh"]
description = "Print colored and styled text"
documentation = "https://github.com/Brijeshkrishna/cterm"
edition = "2021"
homepage = "https://github.com/Brijeshkrishna/cterm"
license = "MIT"
name = "ctrem"
readme = "README.md"
version = "0.1.2"
[profile.release]
codegen-units = 1
lto = true
strip = true