From 2067453dea72e0d08acd183549b109e8dcd891cd Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 26 Apr 2024 10:17:35 +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 252e4fa..7bc026d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ strum = { version = "0.26", features = ["derive"] } tar = "0.4" thiserror = "1" tokio = { version = "1.35.1", features = ["fs"] } -zip = { version = "0.6.5", default-features = false } +zip = { version = "1", default-features = false } [features] default = ["tls"] -- cgit v1.2.3