X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=360570b3ae7a145c8bd24f7496878f6997912678;hb=75f6118ad1920487117c5eef361d2edd817bb27f;hp=876125317a9a293cc77ee52eb423b3033c7b2572;hpb=786c7d8d8ce3a21a394404c41a01a666c26071f3;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 876125317a9..360570b3ae7 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1,3 @@ -nightly-2020-04-02 +[toolchain] +channel = "nightly-2021-09-19" +components = ["rust-src", "rustc-dev", "llvm-tools-preview"]