Adds rust-toolchain.toml (#8985)

This commit is contained in:
Arya 2024-11-01 05:23:42 -04:00 committed by GitHub
parent 54fe39a91b
commit 83921bc01a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

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