Skip to content

Commit 8341cec

Browse files
committed
Add rustfmt component to rust-toolchain
1 parent 72ca727 commit 8341cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

+1-1
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)