6 lines
144 B
TOML
6 lines
144 B
TOML
[build]
|
|
target = "config/x86-pc-none.json"
|
|
|
|
[unstable]
|
|
build-std-features = ["compiler-builtins-mem"]
|
|
build-std = ["core", "compiler_builtins"]
|