mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-24 05:35:04 +00:00
![]() ## Summary Previously, `uv tree --package` had some strange behavior due to how we were computing the root nodes. This PR refactors the entire implementation to use `petgraph` so we can do proper operations on a graph structure. Closes https://github.com/astral-sh/uv/issues/8382. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |