From 44188b8daa93fafcc73764087cc190fc0af384d7 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Fri, 28 Nov 2014 16:18:25 +0100 Subject: Remove - now - unused content detection --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1a78c61..3c60d42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,8 @@ path = "src/sersve.rs" [dependencies] iron = "*" glob = "*" +conduit-mime-types = "*" +lazy_static = "~0.1.1" [dependencies.persistent] git = "https://github.com/iron/persistent" -- cgit v1.2.3