Skip to content

Commit

Permalink
Bump zip from 1.1.4 to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker committed Nov 25, 2024
1 parent c7798d5 commit ed2e75c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 44 deletions.
92 changes: 49 additions & 43 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.1", default-features = false, features = ["deflate"] }

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

0 comments on commit ed2e75c

Please sign in to comment.