summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2016-01-15 01:21:43 -0500
committersoftprops <d.tangren@gmail.com>2016-01-15 01:21:43 -0500
commit89740ae3c4ece331d8dbb731de14d60ee7f8a0b5 (patch)
tree1a00cc4206ef77b4eed81dbf2b1bb44f2f3529ee /Cargo.toml
parentf787799b984c8c917f76723127480627170d3fa9 (diff)
wip for image building
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 d91f0ad..c23ac25 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,7 @@ jed = "0.1"
mime = "0.1"
openssl = "0.7"
rustc-serialize = "0.3"
+tar = "0.3"
url = "0.5"
[dev-dependencies]