Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Bump zip from 0.6.6 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/Pr0methean/zip) from 0.6.6 to 1.1.2.
- [Release notes](https://github.com/Pr0methean/zip/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Pr0methean/zip/commits/v1.1.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 Apr 29, 2024
1 parent dd1f7c1 commit 3f2a663
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 45 deletions.
171 changes: 127 additions & 44 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ modio = "0.9.1"
postcard = { version = "1.0.8", features = ["use-std"] }
serde = { version = "1.0.197", features = ["derive"] }
tokio = { version = "1.36.0", features = ["full"] }
zip = "0.6.6"
zip = "1.1.2"

[target.'cfg(unix)'.dependencies]
keyring = "2.3.2"

0 comments on commit 3f2a663

Please sign in to comment.