[package]
name = "hostcat"
edition = "2018"
version = "0.5.2"
authors = ["Aniket Prajapati <prajapati.ani306@gmail.com>"]
license = "GPL-3.0-or-later"
description = "UNIX Command Line tool to switch between Local Dns profiles"
readme = "README.md"
homepage = "https://github.com/aniketfuryrocks/HostCat"
repository = "https://github.com/aniketfuryrocks/HostCat"
keywords = ["hosts", "dns", "local_dns", "dns", "localhost"]
categories = ["command-line-utilities"]
[dependencies]
clap = "3.0.0-beta.2"
better-panic = "0.2.0"