mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 18:26:48 +00:00
9 lines
186 B
TOML
9 lines
186 B
TOML
# [unstable]
|
|
# build-std = ["core", "compiler_builtins", "alloc"]
|
|
# build-std-features = ["compiler-builtins-mem"]
|
|
|
|
[target.'cfg(target_os = "none")']
|
|
runner = "bootimage runner"
|
|
|
|
[env]
|