[dependencies]
[package]
categories = ["network-programming"]
description = "A tcp communication library that supports custom encryption and decryption and automatic reconnection."
edition = "2021"
license = "MIT"
name = "connex"
readme = "README.md"
repository = "https://github.com/noxue/connex.git"
version = "0.1.0"