mirror of
https://github.com/joaoviictorti/rustbof
synced 2026-06-08 15:04:12 +00:00
8 lines
138 B
TOML
8 lines
138 B
TOML
[toolchain]
|
|
channel = "nightly-2025-01-25"
|
|
components = ["rust-src"]
|
|
targets = [
|
|
"x86_64-pc-windows-gnu",
|
|
"i686-pc-windows-gnu"
|
|
]
|