mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 22:40:10 -05:00
## Summary This PR moves all the CLI code into its own crate, separate from the `uv` crate. The `uv` crate is iterated on frequently, and the CLI code comprises a significant portion of it but rarely changes. Removing the CLI code reduces the `uv` crate size from 1.4MiB to 1.0MiB.
130 KiB
130 KiB