Create rust-toolchain.toml

This commit is contained in:
a2x 2023-11-04 12:39:57 +10:00
parent b258d78813
commit f8643c1680
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

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