mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
10 lines
123 B
TOML
10 lines
123 B
TOML
[package]
|
|
dependencies = [
|
|
"bootloader",
|
|
"kernel",
|
|
"relibc",
|
|
"base",
|
|
"coreutils",
|
|
"base-initfs",
|
|
]
|