summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2015-05-18 00:40:27 -0400
committersoftprops <d.tangren@gmail.com>2015-05-18 00:40:27 -0400
commit910aa84bb68c911d404df641a8bdbfb9bedd3bb5 (patch)
tree6365581c1cb9f69231209706b6946fc96a5a3d28 /Cargo.toml
parent974a6433bc12a310c9a48c15c87aaa89bc965d98 (diff)
use rust@stable friendly version of jed
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 298a8cd..5844ada 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ license = "MIT"
mime = "0.0.11"
httparse = "0.1.1"
hyper = "0.4.0"
-jed = "0.1.0"
+jed = "0.1.1"
openssl = "0.6.2"
unix_socket = "0.3.2"
url = "0.2.31"