X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=f98819303e6827c80e373954d725f0483de628d2;hb=b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b;hp=23887f178454972c47b777c305ded39a12d84fbf;hpb=c3995b5edcf898111ce1ab05df3d0e72088f8a00;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 23887f17845..f98819303e6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-08-12" +channel = "nightly-2021-10-07" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]