init/.cargo/config.toml
2023-09-29 15:45:38 -05:00

6 lines
77 B
TOML

[build]
target = "x86_64-unknown-none"
[install]
root = "../kernel/sysroot"