6 lines
186 B
TOML
6 lines
186 B
TOML
[unstable]
|
|
build-std = ["core", "compiler_builtins"] # recompile these
|
|
build-std-features = ["compiler-builtins-mem"]
|
|
|
|
[build]
|
|
target = "x86_64-rustboot.json" # target OS specifications
|