Skip to content

Commit 6c7b5f6

Browse files
fix(deps): update rust crate zip to v4 (#64)
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | crate | zip | 2.4.2 | 4.3.0 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent dfefbb4 commit 6c7b5f6

File tree

2 files changed

+60
-78
lines changed

2 files changed

+60
-78
lines changed

Cargo.lock

Lines changed: 59 additions & 77 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
@@ -32,4 +32,4 @@ shellexpand = { version = "3.1.0", features = ["full"] }
3232
tempfile = "3.13.0"
3333
tokio = { version = "1.43.1", features = ["full"] }
3434
which = "8.0.0"
35-
zip = "2.2.0"
35+
zip = "4.0.0"

0 commit comments

Comments
 (0)