diff --git a/Cargo.toml b/Cargo.toml index 6762fdc..8e347db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ features = ["std"] [target.'cfg(windows)'.dependencies] windows-service = "0.8.0" -zip = "6.0.0" +zip = "8.2.0" sha2 = { version = "0.10.8" } [target.'cfg(unix)'.dependencies]