Skip to content

Commit 9f6d4fa

Browse files
committed
adding rust toolchain file
1 parent 7434233 commit 9f6d4fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "nightly-2023-09-11"
3+
components = ['rustfmt', 'rust-src', 'clippy']

0 commit comments

Comments
 (0)