ansi-hex-color 0.1.1

Color the text on the terminal with ANSI and hex-code
Documentation
[dependencies.raster]
version = "0.2.0"

[dependencies.regex]
version = "1"

[lib]
name = "ansi_hex_color"

[package]
authors = ["hideckies <hideckies@gmail.com>"]
categories = ["command-line-interface"]
description = "Color the text on the terminal with ANSI and hex-code"
documentation = "https://docs.rs/ansi-hex-color"
edition = "2018"
keywords = ["ansi", "terminal", "hex", "color"]
license = "MIT"
name = "ansi-hex-color"
readme = "README.md"
repository = "https://github.com/hideckies/ansi-hex-color"
version = "0.1.1"