Skip to content

Commit

Permalink
chore(deps): bump zip from 2.2.2 to 2.2.3 (#861)
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/zip-rs/zip2) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 7a5a255 commit 4406888
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ aws-config = "^1.5.17"
aws-sdk-cloudformation = "^1.67.0"
tokio = { version = "1", features = ["full"] }
walkdir = "2.5.0"
zip = "2.2.2"
zip = "2.2.3"

[build-dependencies]
indexmap = "^2.7.0"
Expand All @@ -60,7 +60,7 @@ serde_json = "^1.0.139"
serde_with = "^3.12.0"
voca_rs = "^1.15.2"
walkdir = "2.5.0"
zip = "2.2.2"
zip = "2.2.3"

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 4406888

Please sign in to comment.