Files
uv/crates/uv-cli
Charlie Marsh 6d5e8031d3 Detect workspace from uv run target (#17423)
## Summary

Given `uv run foo/bar.py`, we now detect the workspace starting at
`foo/bar.py`, rather than the current working directory. I think this is
much more intuitive as demonstrated by the new test.

This change is currently in preview, but would ship as a breaking change
in v0.10.
2026-01-12 13:52:48 -06:00
..
2026-01-09 22:09:11 +00:00
2026-01-09 22:09:11 +00:00

uv-cli

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.13) is a component of uv 0.9.24. The source can be found here.

See uv's crate versioning policy for details on versioning.