Skip to content

Commit ea7029d

Browse files
dependabot[bot]sjoerdsimons
authored andcommitted
chore(deps): bump zip from 4.1.0 to 4.6.1
Bumps [zip](https://github.com/zip-rs/zip2) from 4.1.0 to 4.6.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.1.0...v4.6.1) --- updated-dependencies: - dependency-name: zip dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87fd9e5 commit ea7029d

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

Cargo.lock

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

gitlab-runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde = { version = "1.0.200", features = [ "derive" ] }
2121
serde_json = "1.0.143"
2222
thiserror = "2.0.11"
2323
bytes = "1.9.0"
24-
zip = "4.1.0"
24+
zip = "4.6.1"
2525
pin-project = "1.1.10"
2626
futures = "0.3.15"
2727
async-trait = "0.1.86"

0 commit comments

Comments
 (0)