linefeed 0.5.4

Interactive terminal input reader
Documentation
[badges.travis-ci]
repository = "murarth/linefeed"
[dependencies.dirs]
version = "1.0"

[dependencies.mortal]
version = "0.1.5"
[dev-dependencies.ansi_term]
version = "0.11"

[dev-dependencies.assert_matches]
version = "1.2"

[dev-dependencies.rand]
version = "0.5"

[package]
authors = ["Murarth <murarth@gmail.com>"]
categories = ["command-line-interface"]
description = "Interactive terminal input reader"
documentation = "https://docs.rs/linefeed/"
homepage = "https://github.com/murarth/linefeed"
keywords = ["console", "terminal", "input", "readline"]
license = "MIT/Apache-2.0"
name = "linefeed"
readme = "README.md"
repository = "https://github.com/murarth/linefeed"
version = "0.5.4"
[target."cfg(windows)".dependencies.winapi]
features = ["combaseapi", "minwindef", "ntdef", "shlobj", "winbase", "wincon", "winerror", "winuser"]
version = "0.3"