X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=471ae40f1ac7af43fb20fc1efb8f419a99c4c5f7;hb=7ed86bf82210042a894620e1537e86a7fe2ce5b6;hp=92bde3423a20a811c3c05cf0294f4b62c04bcc35;hpb=5458358461ffd70c069fe1fee514c7e2abcbde4f;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 92bde3423a2..471ae40f1ac 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-2021-12-30" +components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]