[package] name = "pronghorn" version = "0.1.2" authors = ["Mitch Guthrie "] homepage = "http://pronghornframework.com" repository = "https://github.com/pronghornframework/pronghorn" categories = ["web-programming", "web-programming::http-server"] license = "Apache-2.0" description = "A simple web development framework" [dependencies] regex = "0.2" hyper = "0.11" futures = "0.1" futures-cpupool = "0.1"