aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 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"