Use TOML format for rust-toolchain
Some checks are pending
Build and Test / Format check (push) Waiting to run
Build and Test / Lint (push) Waiting to run
Build and Test / Test (push) Waiting to run
Build and Test / Build (push) Waiting to run

This commit is contained in:
t41y0u 2025-03-28 22:09:30 +07:00 committed by Natsu Kagami
parent 7c0cbea716
commit 1a29bc095c
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"