diff --git a/Cargo.toml b/Cargo.toml index fe9389b..a75d582 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ thiserror = "2.0.17" [build-dependencies] curl = "0.4.47" lazy_static = "1.5.0" -zip = "7.1.0" +zip = "8.0.0" bindgen = "0.72.1" [package.metadata.docs.rs]