From dd1684f1aa4066805001b4b02eb7619ad1b6fe7d Mon Sep 17 00:00:00 2001 From: marawan ragab Date: Sun, 3 May 2020 19:26:21 -0400 Subject: Add zip download functionality for windows users --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index db9836b..4e3bb2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,6 +46,7 @@ strum = "0.18.0" strum_macros = "0.18.0" sha2 = "0.8.1" hex = "0.4.2" +zip = "0.5.5" [dev-dependencies] assert_cmd = "1.0" -- cgit v1.2.3