uv/crates/install-wheel-rs/src
Ben Beasley 53c2551fac
Pin the zip crate to 0.6 (#3645)
## Summary

Restore API-compatibility with pre-1.1.0 versions of the `zip` crate,
and pin the dependency to the 0.6 series, due to concerns discussed in
https://github.com/astral-sh/uv/issues/3642.

## Test Plan

```
cargo run -p uv-dev -- fetch-python
cargo test
```
2024-05-18 17:31:53 +00:00
..
lib.rs List and uninstall legacy editables (#3415) 2024-05-07 03:51:50 +00:00
linker.rs Allow local versions in wheel filenames (#3596) 2024-05-15 00:02:09 +00:00
metadata.rs Loosen .dist-info validation to accept arbitrary versions (#2441) 2024-03-14 09:04:39 -04:00
record.rs Remove some unused code from install-wheel-rs (#2001) 2024-02-27 04:27:25 +00:00
script.rs Future-proof pip entrypoints special case (#1982) 2024-03-01 10:05:50 +01:00
uninstall.rs Apply normcase to line from easy-install.pth (#3451) 2024-05-08 10:40:21 +02:00
wheel.rs Pin the zip crate to 0.6 (#3645) 2024-05-18 17:31:53 +00:00