termprompt 0.7.1

A command line prompting library.
Documentation
[dependencies.console]
version = "0.13.0"

[dependencies.lazy_static]
version = "1"

[dependencies.tempfile]
version = "3"

[dependencies.zeroize]
default-features = false
features = ["std"]
version = "0.9.3"

[package]
authors = ["Yash Ladha <admin@yashladha.in>"]
categories = ["command-line-interface"]
description = "A command line prompting library."
edition = "2018"
homepage = "https://github.com/yashladha/dialoguer"
keywords = ["cli", "menu", "prompt"]
license = "MIT"
name = "termprompt"
readme = "README.md"
repository = "https://github.com/yashladha/dialoguer"
version = "0.7.1"