mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Use my RTIM fork
This commit is contained in:
parent
6693199c0b
commit
c56784e2b8
@ -5,7 +5,8 @@ cd "$(dirname "$0")" || exit
|
||||
|
||||
if ! command -v rustup-toolchain-install-master > /dev/null; then
|
||||
cargo install \
|
||||
--git https://github.com/kennytm/rustup-toolchain-install-master \
|
||||
--git https://github.com/lzutao/rustup-toolchain-install-master \
|
||||
--rev c44dbf920b644000ac3ba01184cbb1a01bb91519 \
|
||||
--bin rustup-toolchain-install-master \
|
||||
--debug
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user