uv/crates/uv-normalize/src
Les Freire 86e7b2e97a
Fix missing value_type for `default-groups` in schema (#16575)
## Summary

Fix incomplete value_type attribute for default-groups field in the
ToolUv struct schema definition. The value_type was missing its value,
which should be str | list[str] to reflect that default-groups can
accept either the literal "all" or a list of group names. (#16574)
2025-11-03 08:55:20 -05:00
..
dist_info_name.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
extra_name.rs Add `rkyv` implementation for Core Metadata (#15532) 2025-08-26 10:22:50 -04:00
group_name.rs Fix missing value_type for `default-groups` in schema (#16575) 2025-11-03 08:55:20 -05:00
lib.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
package_name.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00