[package] name = "reep-bodyparser-rustcdecodable" version = "0.2.0" authors = ["Philipp korber "] description = "[deprecated] impl. for reep::types::BodyParser using the iron (json)bodyparser plugin" repository = "https://github.com/naicode/reep-bodyparser-rustcdecodable" license = "MIT OR Apache-2.0" [dependencies] iron = "0.4" reep = "0.2" serde = "0.8" bodyparser = "0.4"