my-uefi-bootloader/rust-toolchain.toml

3 lines
65 B
TOML
Raw Normal View History

[toolchain]
channel = "nightly"
targets = ["x86_64-unknown-uefi"]