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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent ad0df19 commit 6e9cf38
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 @@ -27,7 +27,7 @@ log-panics = { version = "2.1.0", features = ["with-backtrace"]}

[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 6e9cf38

Please sign in to comment.