X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=cab94c0b8cfa7ee659f48c907789d6575ff539ce;hb=7ec4de3ab8b2ed5113503e0ebb8f63ce306337ef;hp=cd37a8d267e64cb155fd0bc1505dbd4c42496a2f;hpb=13e3a3c8b0001999e40efa58abd14ee61e6d53d8;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index cd37a8d267e..cab94c0b8cf 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1,3 @@ -nightly-2020-03-31 +[toolchain] +channel = "nightly-2021-12-30" +components = ["rust-src", "rustc-dev", "llvm-tools-preview"]