82de40c2da
## Summary We tend not to run tests for individual crates, which can lead to weird situations like this, where crates are missing optional features that are otherwise installed globally. ## Test Plan Run `cargo test --profile fast-build -p uv-scripts`, which otherwise fails to compile.