choku 0.0.1

Terminal styling library for rust
Documentation
[[bin]]
name = "choku"
path = "src/main.rs"

[dependencies]

[lib]
name = "choku"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Terminal styling library for rust"
edition = "2024"
homepage = "https://github.com/srpmtt/choku"
license = "MIT"
name = "choku"
readme = "README.md"
repository = "https://github.com/srpmtt/choku"
version = "0.0.1"