lanzaboote/rust/uefi/rust-toolchain.toml

5 lines
95 B
TOML

[toolchain]
channel = "1.70.0"
components = [ "rust-src" ]
targets = [ "x86_64-unknown-uefi" ]