uv/crates/uv-configuration
Aria Desires c6e6478f66
fix parsing of python-platform in settings tomls (#12592)
serde needs to be told where to put underscores. someone clearly noticed
this when adding attributes for schemars, but they need to be present
for serde too and then schemars gets them for free.

Strictly speaking this would be a breaking change for anyone who noticed
the parsing was messed up and worked around it. So we add aliases for
backcompat, at least for a few releases.

Fixes #12590
2025-04-01 09:08:35 -04:00
..
src fix parsing of python-platform in settings tomls (#12592) 2025-04-01 09:08:35 -04:00
Cargo.toml Move lowered requirement source type out of uv-pypi-types (#12356) 2025-03-20 21:16:12 -04:00