X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=cd398451783d6bc53b03596e5b7a55956c9a19d3;hb=a55912c48e4ac08c0ac39a2d562b44699fa20d4d;hp=7e4d12b8632be48d274287e40f5e14a853687759;hpb=2a96bc434b08894584cf569b0d86f4774bf8c47d;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 7e4d12b8632..cd398451783 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-04-08" +channel = "nightly-2021-04-22" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]