We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6693199 commit c56784eCopy full SHA for c56784e
setup-toolchain.sh
@@ -5,7 +5,8 @@ cd "$(dirname "$0")" || exit
5
6
if ! command -v rustup-toolchain-install-master > /dev/null; then
7
cargo install \
8
- --git https://github.com/kennytm/rustup-toolchain-install-master \
+ --git https://github.com/lzutao/rustup-toolchain-install-master \
9
+ --rev c44dbf920b644000ac3ba01184cbb1a01bb91519 \
10
--bin rustup-toolchain-install-master \
11
--debug
12
fi
0 commit comments