geos/kernel/.cargo/config.toml

7 lines
143 B
TOML
Raw Permalink Normal View History

2024-03-26 15:15:06 +01:00
[build]
target = "i686-unknown-bare.json"
[unstable]
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins"]