Files
CappuccinOS/.cargo/config
2023-06-25 17:09:32 -05:00

5 lines
92 B
Plaintext

[build]
target = "x86_64-unknown-none"
[unstable]
build-std = ["core", "compiler_builtins"]