From 38635d18e4fbb3546c9246b1e44020a973567364 Mon Sep 17 00:00:00 2001 From: softprops Date: Thu, 30 Apr 2015 21:19:41 -0400 Subject: unix socket transport work --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 99abf0c..57f169b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ authors = ["softprops "] [dependencies] mime = "0.0.10" +httparse = "0.1.1" hyper = "0.3.14" jed = "0.1.0" openssl = "0.6.1" -- cgit v1.2.3