[package]
name = "cgi"
version = "0.3.1"
authors = ["Rory McCann <rory@technomancy.org>"]
license = "AGPL-3.0"
repository = "https://github.com/rory/rust-cgi"
description = "Create CGI programmes"
keywords = ["http", "cgi", "web"]
[dependencies]
http = "0.1"