[package] name = "fortifynet_proxy" version = "1.1.9" edition = "2021" license = "MIT" authors = ["Jenin Sutradhar "] description = "FortifyNet Proxy is a lightweight Rust proxy server designed to provide secure and efficient handling of HTTP requests with basic authentication and resource caching capabilities." homepage = "https://github.com/JeninSutradhar/fortifynet_proxy" repository = "https://github.com/JeninSutradhar/fortifynet_proxy" documentation = "https://docs.rs/fortifynet_proxy" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # url = "2.1.1"