aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-06-27Create a wrapper struct for `fastcgi::Request`Teddy Wing
2020-06-23From<fastcgi::Request>: Convert HTTP headersTeddy Wing
2020-06-23Rename crate to `fcgi`Teddy Wing
2020-06-22Cargo.toml: Add 'fastcgi' and 'http' dependenciesTeddy Wing
2020-06-22Initialise new Rust v1.44.1 projectTeddy Wing