summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0684be9..b6933f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,12 +11,12 @@ keywords = ["docker", "unix", "containers", "hyper", "ship"]
license = "MIT"
[dependencies]
-mime = "0.1"
+hyperlocal = "0.1"
jed = "0.1"
+mime = "0.1"
openssl = "0.7"
-hyperlocal = "0.1"
-url = "0.5"
rustc-serialize = "0.3"
+url = "0.5"
[dependencies.hyper]
version = "0.7"