uv/crates/uv-resolver
Charlie Marsh 82c08b83d9
Make version an optional field on installable distribution type (#10623)
## Summary

I previously made this required, but we now need to be able to create
these from a lockfile that _omits_ versions for dynamic source trees.
They should still be present in most cases, but it's best-effort.
2025-01-15 11:31:39 -05:00
..
src Make version an optional field on installable distribution type (#10623) 2025-01-15 11:31:39 -05:00
Cargo.toml Use ArcStr for marker values (#10453) 2025-01-10 15:15:12 -05:00