uv/crates/uv-resolver
Charlie Marsh 2ffa31946d
Show expected and available ABI tags in resolver errors (#10527)
## Summary

The idea here is to show both (1) an example of a compatible tag and (2)
the tags that were available, whenever we fail to resolve due to an
abscence of matching wheels.

Closes https://github.com/astral-sh/uv/issues/2777.
2025-01-14 01:03:11 +00:00
..
src Show expected and available ABI tags in resolver errors (#10527) 2025-01-14 01:03:11 +00:00
Cargo.toml Use ArcStr for marker values (#10453) 2025-01-10 15:15:12 -05:00