[package]
edition = "2018"
name = "colol"
version = "0.2.2"
authors = ["DerpMarine <derpmarine168@gmail.com>"]
exclude = [".vscode/*", "logo.png"]
description = "A supersimple terminal color library."
homepage = "https://github.com/derpmarine168/colol"
readme = "README.md"
keywords = ["color", "string", "term", "ansi_term", "windows"]
categories = ["command-line-interface"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/derpmarine168/colol"
[dependencies]
[badges.is-it-maintained-issue-resolution]
repository = "derpmarine168/colol"
[badges.is-it-maintained-open-issues]
repository = "derpmarine168/colol"
[badges.travis-ci]
branch = "master"
repository = "derpmarine168/colol/"