uv/crates/uv-resolver
Charlie Marsh d8323551f8
Update hashes without --upgrade if not present (#2966)
## Summary

If the user runs with `--generate-hashes`, and the lockfile doesn't
contain _any_ hashes for a package (despite being pinned), we should add
new hashes. This mirrors running `uv pip compile --generate-hashes` for
the first time with an existing lockfile.

Closes #2962.
2024-04-10 14:56:34 +00:00
..
src Update hashes without --upgrade if not present (#2966) 2024-04-10 14:56:34 +00:00
tests Split configuration options out of uv-types (#2924) 2024-04-09 11:35:53 -05:00
Cargo.toml Surface invalid metadata as hints in error reports (#2850) 2024-04-09 23:12:10 -04:00