Files
blog_os/.cargo/config.toml

9 lines
157 B
TOML

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