diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |