diff --git a/rust-toolchain b/rust-toolchain index e6d53c95233..a675275a070 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-02-01" +channel = "nightly-2021-02-15" components = [ "rustfmt", "rustc-dev", "llvm-tools-preview" ]