Skip to content

Commit 4ae2da3

Browse files
Fix typo
1 parent 2eea88c commit 4ae2da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ RUST_BRANCH="003d8d3f56848b6f3833340e859b089a09aea36a" # 2021-10-05
1212
# 3. Select a name for the toolchain you want to install as. The toolchain will be installed
1313
# under $HOME/.rustup/toolchains/rust-$RUST_TOOLCHAIN
1414

15-
RUST_TOOLCHAIN="ios-arm64-2021-10-05"
15+
RUST_TOOLCHAIN="ios-arm64-nightly-2021-10-05"

0 commit comments

Comments
 (0)