[dependencies.getopts]
version = "0.2"
[dependencies.rustyline]
version = "8.2.0"
[dependencies.termion]
version = "1.5.6"
[package]
authors = ["robiot"]
description = "rustcat - Like Netcat but in Rust"
edition = "2018"
license = "MIT"
name = "rustcat"
repository = "https://github.com/robiot/rustcat"
version = "0.0.2"