Skip to content

Commit f96cd52

Browse files
Add clippy and rustfmt in rust toolchain components
1 parent dcfaa83 commit f96cd52

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)