Skip to content

Commit

Permalink
Update zip requirement from 0.6.6 to 1.1.2
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 2b3ea0f commit 6065c5f
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 @@ -32,7 +32,7 @@ features = ["std"]

[target.'cfg(windows)'.dependencies]
windows-service = "0.6.0"
zip = "0.6.6"
zip = "1.1.2"

[target.'cfg(unix)'.dependencies]
flate2 = "1.0.27"
Expand Down

0 comments on commit 6065c5f

Please sign in to comment.