mirror of
https://codeberg.org/JasterV/test-context.git
synced 2026-04-26 18:10:06 +00:00
chore: add a rust-toolchain.toml
This commit is contained in:
parent
29b67b0a6a
commit
0c17e65982
1 changed files with 3 additions and 0 deletions
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.90"
|
||||
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer"]
|
||||
Loading…
Reference in a new issue