Skip to content

Commit 91fe265

Browse files
committed
Add rustfmt component to rust-toolchain
1 parent 610b381 commit 91fe265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
22
channel = "nightly-2021-11-04"
3-
components = ["llvm-tools-preview", "rustc-dev", "rust-src"]
3+
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]

0 commit comments

Comments
 (0)