summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAntoine Büsch <antoine.busch@gmail.com>2018-10-01 14:27:54 +1000
committerAntoine Büsch <antoine.busch@gmail.com>2018-10-01 14:27:54 +1000
commitb581f77a6ce1f2718104ea50d19ad3364400dfc3 (patch)
tree15094ea925058c370c5512c06ae9ea5e79ba7bb7 /Cargo.toml
parent1da113ce0e607ec6a3099193f40b6efa7289ed63 (diff)
Clean-up imports and dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 031a67e..421fcdf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,6 @@ http = "0.1"
hyper = "0.12"
hyper-openssl = "0.6"
hyperlocal = { version = "0.6", optional = true }
-jed = "0.1"
log = "0.3"
mime = "0.3"
openssl = "0.10"