uv/crates/pypi-types
Charlie Marsh ff2b810fdf
Fix non-registry serialization for receipts (#5668)
## Summary

Fixes a bug in #5494. The `RequirementSourceWire` representation was
ambiguous, and so the order of the fields meant that all variants were
mapped to `Registry` when deserializing. (So the snapshots were right,
but behaviors were wrong.)
2024-07-31 21:09:54 +00:00
..
src Fix non-registry serialization for receipts (#5668) 2024-07-31 21:09:54 +00:00
Cargo.toml Use full requirement when serializing receipt (#5494) 2024-07-31 16:16:39 +00:00