[package] name = "ganglion" version = "0.1.0" edition = "2018" author = "Scott Ling" description = "Reverse Proxy with support for simple load balancing, standby, cors, jwt, auto head/options, and health checks" repository = "https://github.com/scott-ling/ganglion" readme = "README.md" license = "MIT OR Apache-2.0" homepage = "https://github.com/scott-ling/ganglion" documentation = "https://github.com/scott-ling/ganglion" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]