cargo zip 1.2.0
v1.2.0

latest releases: 5.1.0, 5.0.1, 5.0.0...
16 months ago

🚀 Features

  • Add method decompressed_size() so non-recursive ZIP bombs can be detected

🚜 Refactor

  • Make ZipWriter::finish() consume the ZipWriter

⚙️ Miscellaneous Tasks

  • Use panic! rather than abort to ensure the fuzz harness can process the failure
  • Update fuzz_write to use replace_with
  • Remove a drop that can no longer be explicit
  • Add #![allow(unexpected_cfgs)] in nightly

Don't miss a new zip release

NewReleases is sending notifications on new releases.