mirror of
https://github.com/astral-sh/uv.git
synced 2026-05-06 08:56:53 -04:00
Revert "Ensure the rust toolchain is up-to-date in web sessions" (#19211)
This commit is contained in:
committed by
GitHub
parent
4510053bd6
commit
8ce4f532c3
@@ -7,8 +7,6 @@ if ! command -v gh &> /dev/null; then
|
||||
apt-get install -y -qq gh
|
||||
fi
|
||||
|
||||
rustup update
|
||||
|
||||
# Install clippy and rustfmt for the active toolchain.
|
||||
rustup component add clippy rustfmt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user