Files
uv/crates/uv-metadata/src
Tomasz Kramkowski deb394cda7 Don't panic on metadata read errors (#17904)
## Summary

Help troubleshoot #17898.

Not quite ideal to be shoehorning everything into the Io error variant
but for this one case it seemed somewhat fitting.

## Test Plan

Not easy to test automatically in our suite.
2026-02-06 18:52:29 +00:00
..