# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "cgi" version = "0.6.1-rc1" authors = ["Amanda McCann "] description = "Create CGI programmes" readme = "README.adoc" keywords = [ "http", "cgi", "web", ] license = "AGPL-3.0" repository = "https://github.com/amandasaurus/rust-cgi" [dependencies.http] version = "0.2"