mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
chore(deps): update rust crate zip to v3
This commit is contained in:
parent
8866ec3927
commit
3566f88874
2 changed files with 23 additions and 8 deletions
|
@ -349,7 +349,7 @@ walkdir = "2.5"
|
|||
winapi-util = "0.1.8"
|
||||
windows-sys = { version = "0.59.0", default-features = false }
|
||||
xattr = "1.3.1"
|
||||
zip = { version = "2.2.2", default-features = false, features = ["deflate"] }
|
||||
zip = { version = "3.0.0", default-features = false, features = ["deflate"] }
|
||||
|
||||
hex = "0.4.3"
|
||||
md-5 = "0.10.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue