Skip to content

Commit

Permalink
Merge pull request uutils#6873 from cakebaker/bump_zip
Browse files Browse the repository at this point in the history
Bump `zip` from `1.1.4` to `2.2.2`
  • Loading branch information
sylvestre authored Dec 17, 2024
2 parents c04566c + dd3d0a3 commit 9abf9d0
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.2", default-features = false, features = ["deflate"] }

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

0 comments on commit 9abf9d0

Please sign in to comment.