Skip to content

Commit

Permalink
Bump zip from 0.6.6 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/zip-rs/zip2) from 0.6.6 to 2.2.2.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/commits/v2.2.2)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent c26a0bc commit d97e77f
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 43 deletions.
123 changes: 81 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion release/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ slog-term = "2.9.1"
tracing-subscriber = { version = "0.3.19", features = ["registry", "std", "fmt", "smallvec", "ansi", "tracing-log", "json"] }
time = "0.3.37"
xshell = "0.2.6"
zip = "0.6.6"
zip = "2.2.2"
tokio = { version = "1.43.0", features = ["full"] }
lazy_static = "1.5.0"

0 comments on commit d97e77f

Please sign in to comment.