Use TOML format for rust-toolchain

This commit is contained in:
t41y0u 2025-03-28 22:09:30 +07:00
parent 7c0cbea716
commit ccf17b964b
No known key found for this signature in database
GPG key ID: 1C85F98024A8DB24
2 changed files with 2 additions and 1 deletions

View file

@ -1 +0,0 @@
1.83.0

2
rust-toolchain.toml Normal file
View file

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