/ rust-toolchain.toml
rust-toolchain.toml
1  [toolchain]
2  channel = "nightly"
3  components = ["rust-src"]
4  targets = ["x86_64-unknown-uefi"]