diff --git a/rust-toolchain b/rust-toolchain index ef7fc7baba2..e5f85be4436 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-04-14" +channel = "nightly-2021-04-21" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]