Skip to content

Commit de9c55c

Browse files
dependabot[bot]sjoerdsimons
authored andcommitted
Bump zip from 4.6.1 to 5.1.1
Bumps [zip](https://github.com/zip-rs/zip2) from 4.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@v4.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] <[email protected]>
1 parent bd117d7 commit de9c55c

File tree

2 files changed

+55
-3
lines changed

2 files changed

+55
-3
lines changed

Cargo.lock

Lines changed: 54 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
@@ -42,7 +42,7 @@ thiserror = "2.0.12"
4242
claims = "0.8"
4343
rstest = "0.26"
4444
wiremock = "0.6"
45-
zip = "4.1"
45+
zip = "5.1"
4646

4747
gitlab-runner-mock = "0.2.1"
4848
# gitlab-runner-mock = { path = "../gitlab-runner-rs/gitlab-runner-mock" }

0 commit comments

Comments
 (0)