X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=bb29c71e9f455889ff8cb1f001ee916fb273b0c1;hb=71131351de6dae8b2baa39ab2a0b0fd20fa5e4a6;hp=72935072f8cdd8197181979da474f679f87dd221;hpb=9009f8f0319fb0f1a9ef712e6f379c2bfda2d101;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 72935072f8c..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-01-15" -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"]