Skip to content

Commit

Permalink
Update zip requirement from 0.6 to 1.1 (#66)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
...

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 Apr 22, 2024
1 parent f49cbd3 commit 9585e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ license = "Apache-2.0"
const_format = "0.2"
reqwest = { version = "0.12", features = ["blocking"] }
sha2 = "0.10"
zip = "0.6"
zip = "1.1"

0 comments on commit 9585e1c

Please sign in to comment.