diff --git a/rust-toolchain b/rust-toolchain index 813e5e2c10f..2640a9e0ecc 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-06-06" +channel = "nightly-2022-06-21" components = ["rustc-dev"]