mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 23:10:17 +00:00
5 lines
137 B
TOML
5 lines
137 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "nightly"
|
||
|
|
components = ["rustfmt", "rust-std", "clippy"]
|
||
|
|
targets = ["x86_64-unknown-uefi", "aarch64-unknown-uefi"]
|