uv/crates/uv-installer
Charlie Marsh 0d57d298e6
Avoid downgrading packages when --upgrade is provided (#10097)
## Summary

When `--upgrade` is provided, we should retain already-installed
packages _if_ they're newer than whatever is available from the
registry.

Closes https://github.com/astral-sh/uv/issues/10089.
2025-01-06 17:41:43 -05:00
..
src Avoid downgrading packages when --upgrade is provided (#10097) 2025-01-06 17:41:43 -05:00
Cargo.toml Consistently box distributions in fetch and build errors (#9038) 2024-11-12 02:19:38 +00:00