uv/crates/uv-resolver
konsti bed730571d
Fix single crate tokio features (#3234)
Previously, uv-auth would fail to compile due to a missing process
feature. I chose to make all tokio features we use top level features,
so we can share the tokio cache between all test invocations.
2024-04-24 08:55:15 +00:00
..
src Avoid adding extras when expanding constraints (#3232) 2024-04-24 02:00:27 +00: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