uv/crates/uv-workspace
haarisr 1c2a7f6a85
Use directory instead of file when searching for uv.toml file (#3203)
## Summary

The function `find_in_directory` joins `uv.toml`. The initial join in
`user` is redundant.

Also a small comment fix.

## Test Plan

Not really sure how to test this. Please suggest if any tests need to be
added.
2024-04-23 14:36:38 -04:00
..
src Use directory instead of file when searching for uv.toml file (#3203) 2024-04-23 14:36:38 -04:00
Cargo.toml Enable global configuration files (#3049) 2024-04-17 13:59:50 -04:00