Skip to content

Commit

Permalink
Update to nightly-2021-09-08
Browse files Browse the repository at this point in the history
Co-Authored-By: Daniel Henry-Mantilla <[email protected]>
  • Loading branch information
hamchapman and danielhenrymantilla committed Sep 9, 2021
1 parent 4816705 commit 3a7651d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ LLVM_BRANCH="swift-5.3.2-RELEASE"

# 2. Select the best branch, tag or commit hash from https://github.com/rust-lang/rust

RUST_BRANCH="a8486b64b" # nightly-2021-02-25
RUST_BRANCH="fdf65053e" # nightly-2021-09-08

# 3. Select a name for the toolchain you want to install as. The toolchain will be installed
# under $HOME/.rustup/toolchains/rust-$RUST_TOOLCHAIN

RUST_TOOLCHAIN="ios-arm64-nightly-2021-02-25"
RUST_TOOLCHAIN="ios-arm64-nightly-2021-09-08"

0 comments on commit 3a7651d

Please sign in to comment.