[package]
name = "socks"
version = "0.2.2"
authors = ["Steven Fackler <sfackler@gmail.com>"]
license = "MIT/Apache-2.0"
description = "SOCKS proxy clients"
repository = "https://github.com/sfackler/rust-socks"
documentation = "https://sfackler.github.io/rust-socks/doc/v0.2.2/socks"
readme = "README.md"
[dependencies]
byteorder = "0.5"