[package] name = "tor_proxy" version = "0.1.2" edition = "2021" license = "MIT" description = "Tor Proxy is a simple proxy server implemented in Rust, designed to act as a middleman between clients and the Tor network. It allows users to route their network traffic through the Tor network for increased privacy and anonymity." authors = ["Jenin Sutradhar "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]