[dependencies.pad]
version = "0.1.5"
[dependencies.structopt]
version = "0.3"
[dependencies.yansi]
version = "0.5.0"
[features]
[lib]
name = "hostess"
path = "src/lib.rs"
[package]
authors = ["aliast"]
description = "A tool to maintain hosts"
edition = "2018"
homepage = "https://github.com/chaixb/hostess"
license = "MIT"
name = "hostess"
repository = "https://github.com/chaixb/hostess"
version = "0.2.6"