init commit
This commit is contained in:
commit
6899d676aa
15 changed files with 1490 additions and 0 deletions
4
toolchain.toml
Normal file
4
toolchain.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly"
|
||||
components = [ "rust-src" ]
|
||||
profile = "minimal"
|
Loading…
Add table
Add a link
Reference in a new issue