Skip to content

Commit 7603408

Browse files
GuillaumeGomezsyphar
authored andcommitted
Add clippy and rustfmt in rust toolchain components
1 parent fc4cc8d commit 7603408

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.88.0"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)