[package] name = "read_line" version = "0.0.1" authors = ["Todd Cullum "] edition = "2018" description = "Functions to read user input and prompt users for input from stdin using stdout" license = "GPL-3.0-only" categories = ["command-line-interface"] [dependencies]