Skip to content

Commit d74157b

Browse files
committed
Add rust-toolchain.toml
1 parent 71839a4 commit d74157b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "1.86.0"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)