Skip to content

Commit d88cb44

Browse files
authored
Merge pull request #221 from Achiefs/dependabot/cargo/zip-8.2.0
Update zip requirement from 6.0.0 to 8.2.0
2 parents 1885f67 + 3c60e12 commit d88cb44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ features = ["std"]
3434

3535
[target.'cfg(windows)'.dependencies]
3636
windows-service = "0.8.0"
37-
zip = "6.0.0"
37+
zip = "8.2.0"
3838
sha2 = { version = "0.10.8" }
3939

4040
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)