Skip to content

Commit

Permalink
Use specific revision RTIM to workaround errors in mac
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Oct 13, 2019
1 parent 6693199 commit 9ced34f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ 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 \
--rev ffed76e7075b0d5c404ef23ebb7bcc402c9f57ea \
--bin rustup-toolchain-install-master \
--debug
fi
Expand Down

0 comments on commit 9ced34f

Please sign in to comment.