[package] name = "mk_console" version = "0.1.2" edition = "2021" description = "Personal library for handling rust console IO." license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [dev-dependencies] anyhow = "1.0.71"