uv/crates/uv-configuration
Charlie Marsh 82d5b6780a
Move `--config-settings` structs into `uv-distribution-types` (#15278)
## Summary

This breaks up a cycle I'm running into in incorporating the build
configuration into our cache keys. This is actually a type that ends up
in the frontend build system, etc., so I think it makes more sense here
anyway (as opposed to `uv-configuration` which tend to be our own
user-facing types).
2025-08-14 15:07:47 +01:00
..
src Move `--config-settings` structs into `uv-distribution-types` (#15278) 2025-08-14 15:07:47 +01:00
Cargo.toml Move `--config-settings` structs into `uv-distribution-types` (#15278) 2025-08-14 15:07:47 +01:00