uv/crates/uv-distribution
Charlie Marsh dc2c289dff
Upgrade rs-async-zip to support data descriptors (#2809)
## Summary

Upgrading `rs-async-zip` enables us to support data descriptors in
streaming. This both greatly improves performance for indexes that use
data descriptors _and_ ensures that we support them in a few other
places (e.g., zipped source distributions created in Finder).

Closes #2808.
2024-04-04 01:31:40 +00:00
..
src Upgrade rs-async-zip to support data descriptors (#2809) 2024-04-04 01:31:40 +00:00
Cargo.toml Add an in-memory cache for Git references (#2682) 2024-03-27 01:39:01 +00:00