Files
blog_os/.cargo/config.toml
2020-07-17 11:29:11 +02:00

9 lines
166 B
TOML

[unstable]
build-std = ["core", "compiler_builtins", "alloc"]
[build]
target = "x86_64-blog_os.json"
[target.'cfg(target_os = "none")']
runner = "bootimage runner"