aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5f2fbcd..ad5a144 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,4 +41,5 @@ tar = "0.4"
tempfile = "3.0.7"
bytes = "0.4.12"
futures = "0.1.25"
-libflate = "0.1.20" \ No newline at end of file
+libflate = "0.1.20"
+failure = "0.1.5" \ No newline at end of file