[package] name = "rainbow-text" version = "0.1.5" authors = ["Rishit Khandelwal "] 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"