uv/crates/uv-workspace
Charlie Marsh 769afa96a4
Avoid retraversing filesystem when testing exact glob matches (#9022)
## Summary

When testing for exact inclusion, we can just test the glob directly.
There's no need to re-traverse the filesystem to find it.
2024-11-11 12:54:35 -05:00
..
src Avoid retraversing filesystem when testing exact glob matches (#9022) 2024-11-11 12:54:35 -05:00
Cargo.toml Enable `--all-packages --frozen` in `uv sync` and `uv export` (#8760) 2024-11-02 02:48:55 +00:00