[package] name = "yesorno" description = "Useful for validating answers of a CLI prompt." documentation = "https://docs.rs/yesorno" version = "0.1.0" edition = "2018" license = "MIT" readme = "README.md" authors = ["sathishsoundharajan "] categories = ["command-line-interface"] homepage = "https://github.com/sathishsoundharajan/yesorno" repository = "https://github.com/sathishsoundharajan/yesorno" keywords = ["command-line-utility", "yn", "yes", "no", "yesorno"] [badges.maintenance] status = "actively-developed" [dependencies]