From 558a7720197e30455c79ad3e8ee7371ecb4fdd09 Mon Sep 17 00:00:00 2001 From: softprops Date: Fri, 26 Jun 2015 00:46:06 -0400 Subject: updated deps --- Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e340b9b..d46e338 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,10 +12,10 @@ license = "MIT" [dependencies] mime = "0.0.11" -httparse = "0.1.1" +httparse = "0.1.3" hyper = "0.5.2" -jed = "0.1.1" +jed = "0.1.2" openssl = "0.6.2" -unix_socket = "0.4.2" +unix_socket = "0.4.3" url = "0.2.34" -rustc-serialize = "0.3.14" \ No newline at end of file +rustc-serialize = "0.3.15" \ No newline at end of file -- cgit v1.2.3