mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 18:48:43 +08:00
10 lines
199 B
TOML
10 lines
199 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
git = "https://github.com/bvaisvil/zenith"
|
|
rev = "798999e2563e25636fef6c1a587f949ed264ad41"
|
|
[build]
|
|
template = "build-system"
|
|
dependencies = [
|
|
"library1",
|
|
]
|