p2p/rust-toolchain.toml
2025-05-04 15:10:16 +02:00

5 lines
96 B
TOML

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