Skip to content

Commit 0786619

Browse files
build(deps): bump zip from 2.6.1 to 5.1.1
Bumps [zip](https://github.com/zip-rs/zip2) from 2.6.1 to 5.1.1. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.6.1...v5.1.1) --- updated-dependencies: - dependency-name: zip dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ae176f commit 0786619

File tree

2 files changed

+44
-49
lines changed

2 files changed

+44
-49
lines changed

Cargo.lock

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

repak-gui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ simplelog = "0.12.2"
3737
regex-lite = "0.1.5"
3838
retoc = {path = "../retoc-rivals"}
3939
unrar = "0.5.8"
40-
zip = "2.6.1"
40+
zip = "5.1.1"
4141
walkdir = "2.5.0"
4242
[build-dependencies]
4343
winres = "0.1.12"

0 commit comments

Comments
 (0)