feat: init
This commit is contained in:
commit
bd47ec1f5b
14 changed files with 3811 additions and 0 deletions
5
rust-toolchain.toml
Normal file
5
rust-toolchain.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "1.83.0"
|
||||
components = [ "cargo","llvm-tools", "rustc", "clippy", "rust-src" ]
|
||||
targets = [ ]
|
||||
profile = "minimal"
|
Loading…
Add table
Add a link
Reference in a new issue