Skip to content

Commit cb30d5c

Browse files
renovate[bot]syphar
authored andcommitted
chore(deps): update rust crate zip to v8
1 parent 8d14f58 commit cb30d5c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ toml = "0.9.2"
6464
tracing = "0.1.37"
6565
url = { version = "2.1.1", features = ["serde"] }
6666
walkdir = "2"
67-
zip = { version = "7.0.0", default-features = false, features = ["bzip2"] }
67+
zip = { version = "8.0.0", default-features = false, features = ["bzip2"] }
6868

6969
[workspace.lints.clippy]
7070
dbg_macro = "warn"

0 commit comments

Comments
 (0)