uv/crates/uv-cli
Charlie Marsh 4d061a6fc3
Add `--workspace` flag to `uv add` (#14496)
## Summary

You can now pass `--workspace` to `uv add` to add a path dependency as a
workspace member.

Closes https://github.com/astral-sh/uv/issues/14464.
2025-07-09 11:46:53 -04:00
..
src Add `--workspace` flag to `uv add` (#14496) 2025-07-09 11:46:53 -04:00
Cargo.toml Add `uv add --bounds` to configure the version constraint (#12946) 2025-05-28 13:11:31 +00:00
build.rs Fix commits_since_last_tag in version info (#9730) 2024-12-09 09:43:27 -06:00