Skip to content

Commit

Permalink
Pin zip 0.6.6 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
musicinmybrain committed May 17, 2024
1 parent fdf69c8 commit 843b636
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 @@ -145,7 +145,7 @@ wiremock = { version = "0.6.0" }
walkdir = { version = "2.5.0" }
which = { version = "6.0.0" }
winapi = { version = "0.3.9", features = ["fileapi", "handleapi", "ioapiset", "winbase", "winioctl", "winnt"] }
zip = { version = "1.1.0", default-features = false, features = ["deflate"] }
zip = { version = "0.6.6", default-features = false, features = ["deflate"] }

[workspace.metadata.cargo-shear]
ignored = ["flate2"]
Expand Down

0 comments on commit 843b636

Please sign in to comment.