Files
sprout/rust-toolchain.toml
2025-10-01 16:45:04 -07:00

5 lines
137 B
TOML

[toolchain]
channel = "nightly"
components = ["rustfmt", "rust-std", "clippy"]
targets = ["x86_64-unknown-uefi", "aarch64-unknown-uefi"]