[dependencies.crossterm]
version = "0.25.0"
[dev-dependencies]
[package]
description = "Easy to use interactive prompt library. No complex structs or traits, just a few simple to use functions."
edition = "2021"
homepage = "https://github.com/dmaahs2017/eprompt/"
license = "Beerware"
name = "eprompt"
readme = "README.md"
version = "0.2.0"