ctrem 0.1.3

Print colored and styled text
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.6.0"

[package]
authors = ["brijesh"]
description = "Print colored and styled text"
documentation = "https://docs.rs/ctrem/0.1.3/ctrem/index.html"
edition = "2021"
homepage = "https://github.com/Brijeshkrishna/cterm"
license = "MIT"
name = "ctrem"
readme = "README.md"
version = "0.1.3"
[profile.release]
lto = true
strip = true