X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=e23dc73ab08c1233e51d9b926923e2790fbabb5c;hb=88fd0905315ec02cadb224d034cd017b6ffcd379;hp=31e2aecad2ccbc635f9b1c2ab4c17ca8df6e0072;hpb=731dfde26779dff941868c7678a2f7716f5f4223;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 31e2aecad2c..e23dc73ab08 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-11-04" -components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] +channel = "nightly-2022-01-27" +components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]