uv/crates/uv-configuration
Charlie Marsh e4de538dae
Remove UpgradeSelection struct (#15422)
## Summary

After #15395, I realized that we didn't actually need a separate struct
for this since we now pass it around as an `Option`. (The key change
from #15395 is that when combining, we treat the options as a single
unit.)
2025-08-21 18:35:07 +00:00
..
src Remove UpgradeSelection struct (#15422) 2025-08-21 18:35:07 +00:00
Cargo.toml Move --config-settings structs into uv-distribution-types (#15278) 2025-08-14 15:07:47 +01:00