4 lines
109 B
TOML
4 lines
109 B
TOML
[toolchain]
|
|
channel = "nightly-2023-07-15"
|
|
components = [ "rustfmt", "clippy", "rust-analyzer", "rust-src" ]
|