Files
joaoviictorti cab0eabb7c Initial commit
2026-02-11 13:20:32 -03:00

8 lines
138 B
TOML

[toolchain]
channel = "nightly-2025-01-25"
components = ["rust-src"]
targets = [
"x86_64-pc-windows-gnu",
"i686-pc-windows-gnu"
]