rainbow-text 0.1.4

Write text in rainbow colors
Documentation
[package]
name = "rainbow-text"
version = "0.1.4"
authors = ["Rishit Khandelwal <rishitkh@gmail.com>"]
edition = "2018"
description = "Write text in rainbow colors"
repository = "https://github.com/rishit-khandelwal/rainbow"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
termcolor = "1.1.0"