Upgrade zip (#1891)
This commit is contained in:
@@ -10,7 +10,7 @@ rust-version = "1.77.2"
|
||||
anyhow = "1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
const_format = "0.2"
|
||||
zip = { git = "https://github.com/zip-rs/zip2.git", features = [
|
||||
zip = { version = "2.1.4", features = [
|
||||
"deflate",
|
||||
"deflate64",
|
||||
"bzip2",
|
||||
|
||||
Reference in New Issue
Block a user