5 lines
160 B
TOML
5 lines
160 B
TOML
[toolchain]
|
|
channel = "nightly-2026-04-29"
|
|
components = ["rustfmt", "clippy", "rust-analyzer"]
|
|
targets = ["x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
|