colol 0.2.2

A supersimple terminal color library.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[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/"