diff --git a/Cargo.toml b/Cargo.toml index 845a6b1..a90f3e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ normalize-path = "0.2.0" pretty-error-debug = "0.3.0" tempfile = "3.0.0" thiserror = "2.0.8" -zip = { version = ">= 2.0.0, < 7.0.0", default-features = false } +zip = { version = ">= 2.0.0, < 8.0.0", default-features = false } [workspace.dependencies.zipsign-api] version = "0.2.0"