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