uv/crates/uv-extract
Charlie Marsh cf94a10054
Skip copying to empty entries in seekable zip (#5571)
## Summary

We cannot do this when streaming, since we may not have the metadata for
the entry.

Closes https://github.com/astral-sh/uv/issues/5565.
2024-07-29 19:00:19 +00:00
..
src Skip copying to empty entries in seekable zip (#5571) 2024-07-29 19:00:19 +00:00
Cargo.toml Support xz compressed packages (#5513) 2024-07-28 18:37:48 +00:00