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 89a7c57 commit 58bd568Copy full SHA for 58bd568
config.sh
@@ -7,10 +7,10 @@ LLVM_BRANCH="tags/swift-5.3.2-RELEASE"
7
8
# 2. Select the best branch, tag or commit hash from https://github.com/rust-lang/rust
9
10
-RUST_BRANCH="1d0d76f8dd4f5f6ecbeab575b87edaf1c9f56bb8" # nightly-2021-01-25
+RUST_BRANCH="673d0db5e393e9c64897005b470bfeb6d5aec61b" # nightly-2021-03-24
11
12
# 3. Select a name for the toolchain you want to install as. The toolchain will be installed
13
# under $HOME/.rustup/toolchains/rust-$RUST_TOOLCHAIN
14
15
-RUST_TOOLCHAIN="ios-arm64-nightly-2021-01-25"
+RUST_TOOLCHAIN="ios-arm64-nightly-2021-03-24"
16
0 commit comments