X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=bb29c71e9f455889ff8cb1f001ee916fb273b0c1;hb=822993675ff45d5b4b2f0a310c65d4abd1aef20a;hp=db66cfd9e2765102fe61f53dd27bcce4cf6e6af4;hpb=2776076efa23eceb07897ee54a0a6ce4535dd98c;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index db66cfd9e27..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-11-18" -components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] +channel = "nightly-2022-04-07" +components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]