blog_os/.cargo/config

5 lines
102 B
Plaintext
Raw Permalink Normal View History

2019-09-23 16:31:22 -04:00
[build]
target = "x86_64-blog_os.json"
[target.'cfg(target_os = "none")']
runner = "bootimage runner"