Description: Use zip 5.1
Forwarded: not-needed
---
Index: ruff/Cargo.toml
===================================================================
--- ruff.orig/Cargo.toml
+++ ruff/Cargo.toml
@@ -216,7 +216,7 @@ wasm-bindgen = { version = "0.2.92" }
 wasm-bindgen-test = { version = "0.3.42" }
 which = { version = "8.0.0" }
 wild = { version = "2" }
-zip = { version = "8.0", default-features = false }
+zip = { version = "5.1", default-features = false, features = ["deflate-flate2-zlib-rs"] } # spellchecker:disable-line
 
 [workspace.metadata.cargo-shear]
 ignored = [
