mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
9 lines
104 B
TOML
9 lines
104 B
TOML
[package]
|
|
dependencies = [
|
|
"base",
|
|
"bootloader",
|
|
"coreutils",
|
|
"kernel",
|
|
"relibc",
|
|
]
|