rust-kernel/.cargo/config.toml
2026-04-12 22:08:35 +02:00

7 lines
No EOL
167 B
TOML

[unstable]
json-target-spec = true
build-std = ["core", "compiler_builtins"]
build-std-features = ["compiler-builtins-mem"]
[build]
target = "x86_64-rust_kernel.json"