X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=bb29c71e9f455889ff8cb1f001ee916fb273b0c1;hb=71131351de6dae8b2baa39ab2a0b0fd20fa5e4a6;hp=23887f178454972c47b777c305ded39a12d84fbf;hpb=d9c3f0d69029cd9ffd97fe2d1b7a3701ea0ac51a;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 23887f17845..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-08-12" -components = ["llvm-tools-preview", "rustc-dev", "rust-src"] +channel = "nightly-2022-04-07" +components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]