Set rust toolchain
This commit is contained in:
parent
b0caae8081
commit
1468f56473
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "1.85"
|
||||
profile = "default"
|
||||
components = ["rust-analyzer"]
|
Loading…
Reference in New Issue
Block a user