X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=inline;f=rust-toolchain;h=748d8a317160f415ec61252dd5f92e316dabaecc;hb=eb850aef96ed1914a82feb1e297a6c9f5b71cae3;hp=f98819303e6827c80e373954d725f0483de628d2;hpb=5cf4984872e1ac047b4e2df52fe0f6faa82716c3;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index f98819303e6..748d8a31716 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-10-07" -components = ["llvm-tools-preview", "rustc-dev", "rust-src"] +channel = "nightly-2022-10-20" +components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]