[package] name = "promptput" version = "0.1.1" edition = "2021" authors = ["Guy Marshall "] description = "A simple crate for handling terminal input." license = "MIT" repository = "https://github.com/guymarshall/promptput" homepage = "https://github.com/guymarshall/promptput" documentation = "https://docs.rs/promptput" readme = "README.md" [dependencies]