Skip to content

Commit

Permalink
Update zip requirement from 0.6.2 to 1.1.2
Browse files Browse the repository at this point in the history
Updates the requirements on [zip](https://github.com/Pr0methean/zip) to permit the latest version.
- [Release notes](https://github.com/Pr0methean/zip/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v0.6.4...v1.1.2)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 3fa737a commit ebd46ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde = { version = "1.0.126", features = [ "derive" ] }
serde_json = "1.0.64"
thiserror = "1.0.24"
bytes = "1.0.1"
zip = "0.6.2"
zip = "1.1.2"
pin-project = "1.0.7"
futures = "0.3.15"
async-trait = "0.1.50"
Expand Down

0 comments on commit ebd46ac

Please sign in to comment.