aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 790fa07..101d0bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,7 +45,7 @@ strum = "0.24"
strum_macros = "0.24"
sha2 = "0.10"
hex = "0.4"
-zip = "0.5.11"
+zip = { version = "0.6", default-features = false }
qrcodegen = "1"
mime = "0.3"
httparse = "1"