Add rust-toolchain.toml

This commit is contained in:
Avery 2023-12-28 23:48:55 -05:00
parent 4eec3551a1
commit cf4ccf4491
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

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