6 lines
148 B
TOML
Executable File
6 lines
148 B
TOML
Executable File
[unstable]
|
|
build-std = ["core", "compiler_builtins", "alloc"]
|
|
build-std-features = ["compiler-builtins-mem"]
|
|
|
|
[build]
|
|
target = "x86_64-unknown-uefi" |