uv/crates/uv-resolver
Charlie Marsh 1f626bfc73
Move ExcludeNewer into its own type (#3041)
## Summary

This makes it easier to add (e.g.) JSON Schema derivations to the type.

If we have support for other dates in the future, we can generalize it
to a `UserDate` or similar.
2024-04-15 20:24:08 +00:00
..
src Move ExcludeNewer into its own type (#3041) 2024-04-15 20:24:08 +00:00
tests Move ExcludeNewer into its own type (#3041) 2024-04-15 20:24:08 +00:00
Cargo.toml Surface invalid metadata as hints in error reports (#2850) 2024-04-09 23:12:10 -04:00