8 lines
165 B
TOML
8 lines
165 B
TOML
[unstable]
|
|
bindeps = true
|
|
build-std = ["core", "compiler_builtins", "alloc"]
|
|
build-std-features = ["compiler-builtins-mem"]
|
|
|
|
[build]
|
|
target = "x86_64-unknown-none"
|