X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=9d5da4ed68f8eff29a5ac9ea18679f2d35aa305d;hb=747bb245e7cb131917e7a3828356c14a7316ca70;hp=3a5dfa6a8c7d8d4265be4ec5704b497c76bbe6b3;hpb=1962ce08ef4b6e9cade506ecffca216f7685691f;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 3a5dfa6a8c7..9d5da4ed68f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-17" +channel = "nightly-2022-03-14" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]