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