Skip to content

Commit c86992d

Browse files
committed
add rustfmt to toolchain components
1 parent 570e95f commit c86992d

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-2023-10-08"
3-
components = [ "rustc-dev", "llvm-tools" ]
3+
components = ["rustc-dev", "llvm-tools", "rustfmt"]

0 commit comments

Comments
 (0)