Add rust-toolchain.toml

This commit is contained in:
Truman Kilen 2023-08-06 13:08:03 -05:00
parent d75ecd7631
commit 13d9098b51

2
rust-toolchain.toml Normal file
View file

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