Create rust-toolchain.toml

This commit is contained in:
a2x 2024-06-13 22:51:29 +10:00
parent 43ba96ccf0
commit 6a69ee5232
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"