Initial commit
This commit is contained in:
commit
3ee50f9aff
6 changed files with 158 additions and 0 deletions
3
rust_toolchain.toml
Normal file
3
rust_toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2024-10-17"
|
||||
components = ["rust-src", "rust-analyzer"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue