uv/crates/uv-normalize
Charlie Marsh bd4c7ff860
Move dependency group normalization into specification (#14757)
## Summary

A refactor that I'm extracting from #14755. There should be no
functional changes, but the core idea is to postpone filling in the
default `path` for a dependency group until we make the specification.
This allows us to use the groups for the `pylock.toml` in the future, if
such a `pylock.toml` is provided.
2025-07-20 14:13:27 -04:00
..
src Move dependency group normalization into specification (#14757) 2025-07-20 14:13:27 -04:00
Cargo.toml Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00