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