uv/crates/uv-distribution
konsti a25d4f953f
Fix retry counts in cached client (#17104)
Previously, we dropped the counts from the middleware layer, potentially
doing to many retries and/or reporting too few.

Not pretty but fixes the bug.
2025-12-18 10:51:00 +00:00
..
src Fix retry counts in cached client (#17104) 2025-12-18 10:51:00 +00:00
Cargo.toml Bump version to 0.9.18 (#17141) 2025-12-16 13:32:35 +00:00
README.md Bump version to 0.9.18 (#17141) 2025-12-16 13:32:35 +00:00

uv-distribution

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.8) is a component of uv 0.9.18. The source can be found here.

See uv's crate versioning policy for details on versioning.