Skip to content

Commit ca6cce0

Browse files
added rustfmt and clippy
1 parent 6e8366f commit ca6cce0

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

0 commit comments

Comments
 (0)