tor-socksproto 0.3.1

Encode and decode the SOCKS protocol, as extended in Tor
Documentation
[dependencies.caret]
version = "0.2.0"

[dependencies.thiserror]
version = "1"

[dependencies.tor-bytes]
version = "0.3.0"

[dependencies.tor-error]
version = "0.3.1"
[dev-dependencies.hex-literal]
version = "0.3"

[package]
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
categories = ["network-programming"]
description = "Encode and decode the SOCKS protocol, as extended in Tor"
edition = "2021"
homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home"
keywords = ["tor", "arti", "socks"]
license = "MIT OR Apache-2.0"
name = "tor-socksproto"
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
resolver = "2"
rust-version = "1.56"
version = "0.3.1"