uv/crates/uv-bench
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
..
benches Move `--config-settings` structs into `uv-distribution-types` (#15278) 2025-08-14 15:07:47 +01:00
inputs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
src Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
Cargo.toml Update Rust crate criterion to 0.7.0 (#14927) 2025-07-28 08:10:06 -05:00