Skip to content

Commit d99023d

Browse files
committed
fix: add components for fmt and clippy
1 parent 7cbe3a9 commit d99023d

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.72.0"
3+
components = [ "rustfmt", "cargo", "rust-analyzer", "rust-std", "clippy" ]

0 commit comments

Comments
 (0)