Files
bootler/bootle/rust-toolchain.toml
2026-03-06 20:33:51 +01:00

6 lines
112 B
TOML

[toolchain]
channel = "nightly"
components = ["rust-src"]
targets = ["x86_64-unknown-none"]
profile = "default"