X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=bb29c71e9f455889ff8cb1f001ee916fb273b0c1;hb=71131351de6dae8b2baa39ab2a0b0fd20fa5e4a6;hp=92bde3423a20a811c3c05cf0294f4b62c04bcc35;hpb=261e34d5348218cbea3cd9a589c49aba92c322d4;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 92bde3423a2..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-09-08" -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"]