Initial commit
This commit is contained in:
commit
99ded37a10
9 changed files with 990 additions and 0 deletions
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2025-04-27"
|
||||
components = ["rust-src"]
|
||||
profile = "minimal"
|
||||
Loading…
Add table
Add a link
Reference in a new issue