5 lines
112 B
TOML
5 lines
112 B
TOML
[toolchain]
|
|
channel = "nightly-2024-02-16"
|
|
# channel = "1.76.0"
|
|
components = [ "rust-src" ]
|
|
profile = "default"
|