Skip to content

Commit efc2431

Browse files
committed
add missing components to rust toolchain (idk how the ci ever passed?)
1 parent b879e8c commit efc2431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[toolchain]
22
channel = "1.84"
3+
components = ["clippy", "rustfmt"]

0 commit comments

Comments
 (0)