uv/crates/uv-configuration
konsti 06af93fce7
Fix optional cfg gates (#14448)
Running `cargo clippy` in individual crates could raise warnings due to
unused imports as `Cow` is only used with `#[cfg(feature = "schemars")]`
2025-07-03 15:29:03 -05:00
..
src Fix optional cfg gates (#14448) 2025-07-03 15:29:03 -05:00
Cargo.toml Cache which git in uv init (#12893) 2025-04-15 09:40:08 +00:00