uv/crates/puffin-resolver
Zanie Blue d4bbaf1755
Add hint for --no-index without --find-links (#1258)
Since unavailable packages with `--no-index` can be confusing when the
user does not also provide `--find-links` we add a hint for this case.
Required some plumbing to get the required information to the
`NoSolution` error.

---------

Co-authored-by: konstin <konstin@mailbox.org>
2024-02-06 11:04:14 -06:00
..
src Add hint for --no-index without --find-links (#1258) 2024-02-06 11:04:14 -06:00
tests Add hint for --no-index without --find-links (#1258) 2024-02-06 11:04:14 -06:00
Cargo.toml initial implementation of zero-copy deserialization for SimpleMetadata (#1249) 2024-02-05 16:47:53 -05:00