diff --git a/rust-toolchain b/rust-toolchain index b617203bef6..d42fb5a68bc 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] channel = "nightly-2021-02-03" -components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] +components = ["llvm-tools-preview", "rustc-dev", "rust-src"]