diff --git a/rust-toolchain b/rust-toolchain index 94b57d506c20..813e5e2c10fe 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-27" +channel = "nightly-2022-06-06" components = ["rustc-dev"]