mirror of https://github.com/astral-sh/uv
## Summary Resolves #6642 ## Test Plan ```console ❯ cargo build --bin uv --features self-update Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s ❯ cp target/debug/uv ~/.cargo/bin ❯ uv self update 0.3.4 info: Checking for updates... success: Upgraded uv from v0.4.8 to v0.3.4! https://github.com/astral-sh/uv/releases/tag/0.3.4 ❯ uv --version uv 0.3.4 ( |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||