[[bin]]
name = "comandare"
path = "src/bin.rs"
[dependencies]
[lib]
name = "comandare"
path = "src/lib.rs"
[package]
authors = ["Gregory Langlais <general@gregorylanglais.com>"]
description = "TCP Command Execution"
edition = "2018"
license = "MIT"
name = "comandare"
version = "0.2.0"