mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
15 lines
239 B
TOML
15 lines
239 B
TOML
[package]
|
|
dependencies = [
|
|
"acid",
|
|
"acid-bins",
|
|
"auto-test",
|
|
"hello-redox",
|
|
"os-test",
|
|
"os-test-bins",
|
|
"openposixtestsuite",
|
|
"redox-posix-tests",
|
|
"relibc-tests",
|
|
"relibc-tests-bins",
|
|
"vttest",
|
|
]
|