Update Rust crate zip to v4
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-24 00:15:26 +00:00
parent 986f6c0380
commit 1658e99c5a
2 changed files with 62 additions and 72 deletions

View File

@@ -35,7 +35,7 @@ sha2 = "0.10.9"
image = "0.25.6"
uuid = { version = "1.17.0", features = ["v4"] }
httpdate = "1.0.3"
zip = "2.6.1"
zip = "4.3.0"
mime_guess = "2.0.5"
tempfile = "3.20.0"
base64 = "0.22.1"