rust-fastcgi/Cargo.toml

9 lines
138 B
TOML
Raw Normal View History

2015-06-25 14:31:40 +00:00
[package]
name = "fastcgi"
version = "1.0.0-alpha"
authors = ["Mohd Tarmizi Mohd Affandi"]
license = "MIT"
[dependencies]
libc = "0.1.8"