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