p2p/rust-toolchain.toml

4 lines
95 B
TOML

[toolchain]
channel = "nightly"
components = ["rust-src"]
targets = ["x86_64-pc-windows-msvc"]