uv/crates/uv-normalize
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
..
src Fix missing value_type for default-groups in schema (#16575) 2025-11-03 08:55:20 -05:00
Cargo.toml Use consistent workspace inheritance (#15031) 2025-08-02 22:03:51 +02:00