5 lines
138 B
TOML
5 lines
138 B
TOML
|
[toolchain]
|
||
|
channel = "nightly-2025-03-20"
|
||
|
components = ["rust-analysis", "rust-src", "rustc-dev"]
|
||
|
targets = ["x86_64-unknown-linux-gnu"]
|