X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=49b13cb54e71ebd43665ea766d0868fafe2d182a;hb=059e52b96b0127a4b6e7f566a2023482e34c27f6;hp=23887f178454972c47b777c305ded39a12d84fbf;hpb=456e48f39eeebafdb901e9cb1cff1fd08e36cab7;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 23887f17845..49b13cb54e7 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-10-06" +components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]