Skip to content

Commit 72be318

Browse files
authored
Merge pull request #295 from shadow3aaa/dependabot/cargo/zip-6.0.0
build(deps): bump zip from 5.1.1 to 6.0.0
2 parents 19aee4d + d3c5418 commit 72be318

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ edition = "2024"
2424
anyhow = "1.0.100"
2525
clap = { version = "4.5.48", features = ["derive"] }
2626
fs_extra = "1.3.0"
27-
zip = "5.1.1"
27+
zip = "6.0.0"

0 commit comments

Comments
 (0)