From b86c94f5b91a2e36361d3ce7071142afb3108d98 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 30 Mar 2022 23:03:11 +0200 Subject: Bump deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3