summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2016-01-18 01:45:44 -0500
committersoftprops <d.tangren@gmail.com>2016-01-18 01:45:44 -0500
commit7f9b3e4b77c8dcdbf5e6b7274cb30a4d2086fccb (patch)
tree29516dcf506a4d4779bf4319da68e5141272726e /Cargo.toml
parent89740ae3c4ece331d8dbb731de14d60ee7f8a0b5 (diff)
massive progress
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c23ac25..d213cf4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,6 +11,7 @@ keywords = ["docker", "unix", "containers", "hyper", "ship"]
license = "MIT"
[dependencies]
+flate2 = "0.2"
hyperlocal = "0.1"
log = "0.3"
jed = "0.1"