Skip to content

Commit

Permalink
Bump zip from 0.6.4 to 0.6.5
Browse files Browse the repository at this point in the history
Bumps zip from 0.6.4 to 0.6.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent 0952fc2 commit 217d658
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 @@ -31,7 +31,7 @@ default-features = false
features = ["client"]

[dependencies.zip]
version = "0.6.4"
version = "0.6.5"
default-features = false
features = ["bzip2", "deflate", "zstd"]

Expand All @@ -41,7 +41,7 @@ clap_complete = "4.2.1"
clap_mangen = "0.2.10"

[build-dependencies.zip]
version = "0.6.4"
version = "0.6.5"
default-features = false
features = ["bzip2", "deflate", "zstd"]

Expand Down

0 comments on commit 217d658

Please sign in to comment.