ColorShell 1.1.1

A small crate for coloring text for rust
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "ColorShell"
version = "1.1.1"
edition = "2021"
authors = ["CoderSpark"]
description = "A small crate for coloring text for rust"
license = "MIT OR Apache-2.0"

[dependencies]