diff --git a/rust-toolchain b/rust-toolchain index 23887f178454..8b0563eda6d1 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-08-12" +channel = "nightly-2021-09-02" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]