1
0
Fork 0
forked from AbleOS/ableos
ableos/kernel/.cargo/config.toml

4 lines
109 B
TOML
Raw Normal View History

2023-03-30 16:43:04 -05:00
[unstable]
build-std = ["core", "compiler_builtins", "alloc"]
build-std-features = ["compiler-builtins-mem"]