5 lines
113 B
TOML
5 lines
113 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = ["rust-src", "rustfmt", "clippy"]
|
|
targets = ["x86_64-unknown-none"]
|