uv/crates/uv-resolver
Charlie Marsh 626fff1be7
Invalidate lockfile when empty dependency groups are added or removed (#12010)
## Summary

Since https://github.com/astral-sh/uv/pull/8598, we (correctly) include
empty groups in the lockfile, so we can validate them properly in the
satisfaction check.

Closes https://github.com/astral-sh/uv/issues/12007.
2025-03-06 12:44:20 -05:00
..
src Invalidate lockfile when empty dependency groups are added or removed (#12010) 2025-03-06 12:44:20 -05:00
Cargo.toml Use SmallString for filenames and URLs (#11765) 2025-02-24 23:06:57 -08:00