uv/crates/uv-resolver
Ibraheem Ahmed c5cd808876
Remove uncondtional serde usage in uv-resolver (#3317)
## Summary

Makes the `serde` implementations added in https://github.com/astral-sh/uv/pull/3314 conditional on uv-resolver's `serde` feature.
2024-04-29 16:31:37 -04:00
..
src Remove uncondtional serde usage in uv-resolver (#3317) 2024-04-29 16:31:37 -04:00
tests Move ExcludeNewer into its own type (#3041) 2024-04-15 20:24:08 +00:00
Cargo.toml Fix single crate tokio features (#3234) 2024-04-24 08:55:15 +00:00