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