[package]
name = "mtk"
version = "0.2.2"
edition = "2021"
license = "MIT OR Apache-2.0"
authors = [ "maDeveloper" ]
include = [
"src/*",
"Cargo.toml"
]
description = "General purpose toolkit for Rust"
readme = "README.md"
repository = "https://github.com/sahdjfg/mtk"
[dependencies]
colored = "2.0.0"