mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-22 01:16:26 +04:00
5 lines
132 B
TOML
5 lines
132 B
TOML
[toolchain]
|
|
profile = "minimal"
|
|
channel = "nightly-2022-07-20"
|
|
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
|