X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=9d5da4ed68f8eff29a5ac9ea18679f2d35aa305d;hb=747bb245e7cb131917e7a3828356c14a7316ca70;hp=f98819303e6827c80e373954d725f0483de628d2;hpb=8aff5dd570fe4fbefdcf25358980fe8680e4eea5;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index f98819303e6..9d5da4ed68f 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-03-14" +components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]