10 lines
192 B
TOML
10 lines
192 B
TOML
[unstable]
|
|
build-std-features = ["compiler-builtins-mem"]
|
|
build-std = ["core", "compiler_builtins", "alloc"]
|
|
|
|
[build]
|
|
target = "x86_64-unknown-none.json"
|
|
|
|
[install]
|
|
root = "../kernel/sysroot"
|