Skip to content

Commit

Permalink
Bump zip from 1.1.4 to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker committed Nov 19, 2024
1 parent c94b2e9 commit 8f734f3
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 43 deletions.
90 changes: 48 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ walkdir = "2.5"
winapi-util = "0.1.8"
windows-sys = { version = "0.59.0", default-features = false }
xattr = "1.3.1"
zip = { version = "1.1.4", default-features = false, features = ["deflate"] }
zip = { version = "2.2.0", default-features = false, features = ["deflate"] }

hex = "0.4.3"
md-5 = "0.10.6"
Expand Down

0 comments on commit 8f734f3

Please sign in to comment.