uv/crates/uv-resolver
Charlie Marsh 32f09d86b3
Prefetch metadata in --no-deps mode (#5918)
## Summary

This _used_ to be true but we now require fetching metadata for all
distributions even with `--no-deps` since, e.g., we validate that any
declared extras exist.
2024-08-08 12:35:15 -04:00
..
src Prefetch metadata in --no-deps mode (#5918) 2024-08-08 12:35:15 -04:00
Cargo.toml Capture portable path serialization in a struct (#5652) 2024-07-31 16:00:37 +00:00