4 lines
102 B
TOML
4 lines
102 B
TOML
[toolchain]
|
|
channel = "nightly-2023-05-08"
|
|
components = [ "rustfmt", "rustc-dev", "clippy", "cargo" ]
|