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