--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,7 +57,7 @@
 tempfile = "3.2.0"
 toml = "0.8.10"
 toml_edit = "0.22.6"
-zip = { version = "2.3.0", default-features = false, features = [
+zip = { version = ">= 2.3.0", default-features = false, features = [
     "bzip2",
     "deflate",
     "time",
