X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=cd398451783d6bc53b03596e5b7a55956c9a19d3;hb=a21607d9b504281a00325065955dd825334ad6ef;hp=c2821f31fd7c30ae38fb66c8790db02d9a4875bd;hpb=06940fdda8c1c7ed89035bd2083680dc01e975eb;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index c2821f31fd7..cd398451783 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-03-25" +channel = "nightly-2021-04-22" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]