[package] name = "yash" version = "0.1.0" authors = ["actuallyexeon"] edition = "2018" license = "GPL-3.0-or-later" homepage = "https://limey.me/yash" description = "yash epic shell not really shell but ok" documentation = "https://docs.rs/yash" readme = "README.md" repository = "https://github.com/limeyteam/yash" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] colored = "2.0.0"