X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=bb29c71e9f455889ff8cb1f001ee916fb273b0c1;hb=822993675ff45d5b4b2f0a310c65d4abd1aef20a;hp=9d5da4ed68f8eff29a5ac9ea18679f2d35aa305d;hpb=71ecbc42f9a579cd0d98a5d687da53f6c2e8f2bc;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 9d5da4ed68f..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-14" +channel = "nightly-2022-04-07" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]