Skip to content

Commit 1d6b3af

Browse files
committed
Update zip dependency to v4
1 parent d5ab1a1 commit 1d6b3af

2 files changed

Lines changed: 59 additions & 63 deletions

File tree

Cargo.lock

Lines changed: 58 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ uuid = { version = "1", features = ["serde"] }
2323
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls", "multipart"] }
2424
sha2 = "0.10"
2525
hex = "0.4"
26-
zip = "2"
26+
zip = "4"
2727
hmac = "0.12"
2828
mime_guess = "2"
2929

0 commit comments

Comments
 (0)