ctrem 0.1.2

Print colored and styled text
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[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