From e7c269b12ec8168671e61787227d0fecc2756590 Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Fri, 8 Mar 2019 20:25:02 +0100 Subject: Working example of tar.gz --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d008bd1..5f2fbcd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,4 +40,5 @@ serde = { version = "1.0.89", features = ["derive"] } tar = "0.4" tempfile = "3.0.7" bytes = "0.4.12" -futures = "0.1.25" \ No newline at end of file +futures = "0.1.25" +libflate = "0.1.20" \ No newline at end of file -- cgit v1.2.3