inksac 0.1.0

Just another color lib for terminal environment
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "inksac"
version = "0.1.0"
authors = ["Skuld Norniern <skuldnorniern@gmail.com>"]
edition = "2021"
description = "Just another color lib for terminal environment"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/SkuldNorniern/inksac-rs"
keywords = ["cli"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]