stage 2
This commit is contained in:
commit
ca1910de60
39 changed files with 6328 additions and 0 deletions
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "1.86.0"
|
||||
components = ["rustc", "cargo", "rustfmt", "clippy", "rust-src"]
|
||||
profile = "minimal"
|
||||
Loading…
Add table
Add a link
Reference in a new issue