setup rust toolchain
This commit is contained in:
commit
cace6f4468
3 changed files with 100 additions and 0 deletions
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "stable"
|
||||
profile = "default"
|
||||
Loading…
Add table
Add a link
Reference in a new issue