diff --git a/rust-toolchain b/rust-toolchain index eb8282f..43623b5 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-02-25" +channel = "nightly-2022-04-09" components = ["rust-src", "llvm-tools-preview"]