4 lines
95 B
TOML
4 lines
95 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = ["rust-src"]
|
|
targets = ["x86_64-pc-windows-msvc"]
|